Click or drag to resize

ColumnMappingIsPrimaryKey Property

True if column is primary key

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

Property Value

Type: Boolean
See Also