| XmlRequestProviderTemplateConfigurationElementSql Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.XmlRequestProvider.TemplateConfigurationElement.Sql"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Sql { get; }Public ReadOnly Property Sql As String
Get
public:
property String^ Sql {
String^ get ();
}member Sql : string with get
Property Value
Type:
String
See Also