| SqlStatementSQL Property |
Gets the constructed or set SQL
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public string SQL { get; }
Public ReadOnly Property SQL As String
Get
public:
property String^ SQL {
String^ get ();
}
member SQL : string with get
Property Value
Type:
StringSee Also