Click or drag to resize

ColumnMappingTable Property

The table mapping which this column belongs to

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

Property Value

Type: TableMapping
See Also