Click or drag to resize

SqlStatementIsFinalized Property

True if the sql statement is finalized

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public bool IsFinalized { get; }

Property Value

Type: Boolean
See Also