Click or drag to resize

ColumnMappingName Property

Gets the name of the column

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

Property Value

Type: String
See Also