AJE Components
DataMapping PropertiesAJE Data Asset Engine Help
The DataMapping 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.
Public propertyDataFilter
Gets or sets the Data Filter for the Data Source Mapping.
Public propertyDataName
Gets or sets the Name of the Dataset.
Public propertyDataSet
Gets the Data Set for the Data Source Context. Read-only.
Public propertyDataTable
Gets the Data Table for the Data Source Context. Read-only.
Public propertyDataXML
Gets or sets the Data Source XML.
Public propertyDataXSD
Gets the Data Source XSD. Read-only.
Public propertyDisposed (Inherited from EngineClassBase.)
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 propertyProperties (Inherited from EngineClassBase.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyTableColumns
Gets or sets the Data Table Mapping Columns.
Public propertyTableName
Gets or sets the Name of the Data Table used from the Data Source to Bind the Data Context.
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Public propertyXSLT
Gets or sets the XSLT for the Data Source.
Back to Top
See Also