AJE Components
DataSourceMapping PropertiesAJE Data Asset Engine Help
The DataSourceMapping type exposes the following members.
Properties

  NameDescription
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyDataDistinct
Gets or sets the Data Distinct options for the Data Source Mapping.
(Inherited from DataMapping.)
Public propertyDataFilter
Gets or sets the Data Filter for the Data Source Mapping.
(Inherited from DataMapping.)
Public propertyDataMapping
Gets or sets the Data Source Mapping for the Data Mapping.
Public propertyDataName
Gets or sets the Name of the Dataset.
(Inherited from DataMapping.)
Public propertyDataRowNullAction
Gets or sets the Data Row Null Action.
Public propertyDataSet
Gets the Data Set for the Data Source Context. Read-only.
(Inherited from DataMapping.)
Public propertyDataTable
Gets the Data Table for the Data Source Context. Read-only.
(Inherited from DataMapping.)
Public propertyDataXML
Gets or sets the Data Source XML.
(Inherited from DataMapping.)
Public propertyDataXSD
Gets the Data Source XSD. Read-only.
(Inherited from DataMapping.)
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyEnabled
Gets or sets the Data Mapping Enabled.
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyItemKey (Inherited from EngineClassBase.)
Public propertyLastErrDescription (Inherited from EngineClassBase.)
Public propertyLastErrNumber (Inherited from EngineClassBase.)
Public propertyLastErrSource (Inherited from EngineClassBase.)
Public propertyLastException (Inherited from EngineClassBase.)
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyOutput
Gets or sets the Output Content.
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyTableColumns
Gets or sets the Data Table Mapping Columns.
(Inherited from DataMapping.)
Public propertyTableName
Gets or sets the Name of the Data Table used from the Data Source to Bind the Data Context.
(Inherited from DataMapping.)
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Public propertyXSLT
Gets or sets the XSLT for the Data Source.
(Inherited from DataMapping.)
Public propertyZeroRowsAction
Gets or sets the Data Table Zero Rows Action.
Back to Top
See Also