Click or drag to resize

ColumnMappingIsPrimaryKey Property

True if column is primary key

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

Property Value

Type: Boolean
See Also