| TemplateTemplateRequestSqlStatement Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Template.TemplateRequest.SqlStatement"]
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic SqlStatement SqlStatement { get; }Public ReadOnly Property SqlStatement As SqlStatement
Get
public:
property SqlStatement^ SqlStatement {
SqlStatement^ get ();
}member SqlStatement : SqlStatement with get
Property Value
Type:
SqlStatement
See Also