| SqlStatementm_arguments Field |
Arguments for the SQL statement
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.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