Click or drag to resize

SqlStatementSQL Property

Gets the constructed or set SQL

Namespace:  SanteDB.DisconnectedClient.SQLite.Query
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public string SQL { get; }

Property Value

Type: String
See Also