The DataSourceMapping type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ClassType | (Inherited from EngineClassBase.) | |
| DataDistinct |
Gets or sets the Data Distinct options for the Data Source Mapping.
(Inherited from DataMapping.) | |
| DataFilter |
Gets or sets the Data Filter for the Data Source Mapping.
(Inherited from DataMapping.) | |
| DataMapping |
Gets or sets the Data Source Mapping for the Data Mapping.
| |
| DataName |
Gets or sets the Name of the Dataset.
(Inherited from DataMapping.) | |
| DataRowNullAction |
Gets or sets the Data Row Null Action.
| |
| DataSet |
Gets the Data Set for the Data Source Context. Read-only.
(Inherited from DataMapping.) | |
| DataTable |
Gets the Data Table for the Data Source Context. Read-only.
(Inherited from DataMapping.) | |
| DataXML |
Gets or sets the Data Source XML.
(Inherited from DataMapping.) | |
| DataXSD |
Gets the Data Source XSD. Read-only.
(Inherited from DataMapping.) | |
| Disposed | (Inherited from EngineClassBase.) | |
| Enabled |
Gets or sets the Data Mapping Enabled.
| |
| HandleExceptions | (Inherited from EngineClassBase.) | |
| 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.) | |
| OnDirtyEvent | (Inherited from EngineClassBase.) | |
| Output |
Gets or sets the Output Content.
| |
| Properties | (Inherited from EngineClassBase.) | |
| RaiseError | (Inherited from EngineClassBase.) | |
| TableColumns |
Gets or sets the Data Table Mapping Columns.
(Inherited from DataMapping.) | |
| TableName |
Gets or sets the Name of the Data Table used from the Data Source to Bind the Data Context.
(Inherited from DataMapping.) | |
| Tag | (Inherited from EngineClassBase.) | |
| TypeClassName | (Inherited from EngineClassBase.) | |
| XSLT |
Gets or sets the XSLT for the Data Source.
(Inherited from DataMapping.) | |
| ZeroRowsAction |
Gets or sets the Data Table Zero Rows Action.
|
See Also