| 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
Protected m_arguments As List(Of Object)
protected:
List<Object^>^ m_arguments
val mutable m_arguments: List<Object>
Field Value
Type:
ListObjectSee Also