The DataMappingColumn type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ClassType | (Inherited from EngineClassBase.) | |
| ColumnIndex |
Gets or sets the option to Display an Index for the Data Table Mapping Column.
| |
| DataContext | ||
| DataRow | ||
| DataRowNullAction |
Gets or sets the Data Row Null Action.
| |
| DataSet | ||
| Disposed | (Inherited from EngineClassBase.) | |
| DistinctCount |
Enables or disables the Data Table Column Distinct Count.
| |
| Enabled |
Enables or Disables the Data Table Mapping Column.
| |
| Expression |
Gets or sets the Expression for the Data Mapping Table Column.
| |
| FieldData | ||
| FieldTotal | ||
| Formatting |
Gets or sets Data Table Mapping Column Field Format.
| |
| HandleExceptions | (Inherited from EngineClassBase.) | |
| HeaderExpression |
Gets or sets the Expression for the Data Table Mapping Column Header.
| |
| HeaderFormatting |
Gets or sets Data Table Mapping Column Field Format.
| |
| HeaderText |
Gets or sets Data Table Mapping Column Header Text.
| |
| IsChanged | (Inherited from EngineClassBase.) | |
| IsDirty | (Inherited from EngineClassBase.) | |
| ItemKey | (Inherited from EngineClassBase.) | |
| LastErrDescription | (Inherited from EngineClassBase.) | |
| LastErrNumber | (Inherited from EngineClassBase.) | |
| LastErrSource | (Inherited from EngineClassBase.) | |
| LastException | (Inherited from EngineClassBase.) | |
| Name |
Gets or sets Data Table Mapping Column Name.
| |
| OnDirtyEvent | (Inherited from EngineClassBase.) | |
| Order |
Gets or sets Data Table Mapping Column Order.
| |
| OutputValue |
Gets or sets Data Table Mapping Column Output Value.
| |
| Properties | (Inherited from EngineClassBase.) | |
| Query |
Gets or sets the Field Query Content.
| |
| QueryContext |
Gets or sets the Context of the Data Table Mapping Column for a Query.
| |
| QueryType |
Gets or sets the Query Type as either XQuery or Python.
| |
| RaiseError | (Inherited from EngineClassBase.) | |
| RowIndex | ||
| TableName |
Gets or sets Data Table Name used to Bind to the Data Source.
| |
| Tag | (Inherited from EngineClassBase.) | |
| TypeClassName | (Inherited from EngineClassBase.) |
See Also