Click or drag to resize

SqlStatementm_arguments Field

Arguments for the SQL statement

Namespace:  SanteDB.DisconnectedClient.SQLite.Query
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
protected List<Object> m_arguments

Field Value

Type: ListObject
See Also