Click or drag to resize

SqlStatementArguments Property

Arguments for the SQL Statement

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public IEnumerable<Object> Arguments { get; }

Property Value

Type: IEnumerableObject
See Also