Click or drag to resize

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; }

Property Value

Type: String
See Also