IManagementDatabaseColumnMapping Interface
Public Interface IManagementDatabaseColumnMapping
Inherits IColumnMapping
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
Category | Gets the category of the column. (inherited from IColumnMapping). |
|
DisplayName | Gets the localized display name of the column. (inherited from IColumnMapping). |
|
FieldType | Gets the type of fields in the column. (inherited from IColumnMapping). |
|
IncludedForReading | Gets or sets a value indicating whether the column (field) is to be included in data reading operations, such as IWbs.GetFullData and IMinute.GetFullData. (inherited from IColumnMapping). |
|
IsIdentifier | Gets a value indicating whether this column is an identifier. |
|
Mnemonic | Gets the mnemonic of the column. (inherited from IColumnMapping). |
|
PositionInExpanded | Gets index of the column starting with 0. (inherited from IColumnMapping). |
|
TableToShow | Gets the table that should be shown as a value of this column. |
Available since QDV 7.14.520.
