Click or drag to resize

ColumnMappingIsNonNull Property

Identifies the column must always have a value even if 0

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public bool IsNonNull { get; }

Property Value

Type: Boolean
See Also