|  | 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
Syntaxprotected 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: 
ListObject See Also
See Also