AJE Components
DataCommandQuery MembersAJE Data Asset Engine Help

The DataCommandQuery type exposes the following members.
Constructors

  NameDescription
Public methodDataCommandQuery 
Initializes a new instance of the DataCommandQuery class
Public methodDataCommandQuery(DataLinkTypes)
Initializes a new instance of the DataCommandQuery class
Public methodDataCommandQuery(DataSourceTypes, String)
Initializes a new instance of the DataCommandQuery class
Back to Top
Methods

  NameDescription
Public methodAddBatch (Inherited from EngineDataClassBase.)
Public methodAddNew (Inherited from EngineDataClassBase.)
Public methodAddNewRow  (Inherited from EngineDataClassBase.)
Public methodAddNewRow(DataRow) (Inherited from EngineDataClassBase.)
Public methodAddNewTableColumn (Inherited from EngineDataClassBase.)
Public methodAddNow (Inherited from EngineDataClassBase.)
Public methodApplyDataFilter
Applies a Select Fitler Expression to the Result Data.
Public methodApplyDataFilters
Public methodApplySelectFilter
Applies a Select Fitler Expression to the Result Data.
Public methodBuildDRSReport
Builds the DRS HTML Report Content.
Public methodCancelChanges (Inherited from EngineDataClassBase.)
Public methodCancelExecute
Cancel's Execution.
(Overrides EngineDataClassBaseCancelExecute .)
Public methodCheck
Checks the Data Command Query against the Data Source without returning any Result Data.
Public methodClear
Clears the Result Data and Execution Status
Public methodClearConnectionString (Inherited from DataConnection.)
Public methodClearData (Inherited from EngineDataClassBase.)
Public methodClearExecute
Clears the Execution Status.
Public methodClearFilters
Clears the Data Command Query Data Filters.
Public methodClearResult
Clears the Result Data.
Public methodClearResultStrings
Clears the Result Data Strings.
Public methodClearSelect (Inherited from EngineDataClassBase.)
Public methodClone (Inherited from EngineClassBase.)
Public methodCloseData (Inherited from EngineDataClassBase.)
Public methodCloseFile (Inherited from EngineDataClassBase.)
Public methodCloseXSD (Inherited from EngineDataClassBase.)
Public methodConnect (Inherited from EngineDataClassBase.)
Public methodCopyObject (Inherited from EngineClassBase.)
Public methodCopyProperties  (Inherited from EngineDataClassBase.)
Public methodCopyProperties(EngineDataClassBase) (Inherited from EngineDataClassBase.)
Public methodCopyProperties(Boolean) (Inherited from EngineClassBase.)
Public methodCopyProperties(EngineClassBase, Boolean) (Inherited from EngineClassBase.)
Public methodCopyProperties``2(UMP, UMP) (Inherited from EngineClassBase.)
Protected methodCreateDataColumns (Inherited from EngineDataClassBase.)
Public methodCreateSchema (Inherited from EngineDataClassBase.)
Public methodDataChanged (Inherited from EngineDataClassBase.)
Public methodDeepClone (Inherited from EngineClassBase.)
Public methodDeepCopy (Inherited from EngineClassBase.)
Public methodDELETE  (Inherited from EngineDataClassBase.)
Public methodDELETE(Int32) (Inherited from EngineDataClassBase.)
Public methodDELETE(Guid) (Inherited from EngineDataClassBase.)
Public methodDELETE(String, Int32 ) (Inherited from EngineDataClassBase.)
Public methodDeleteAll (Inherited from EngineDataClassBase.)
Public methodDeleteByDataFolder(Guid)
Function Deletes all Data Command Queries from the matching Data Folder GUID.
Public methodDeleteByDataFolder(String)
Function Deletes all Data Command Queries from the matching Data Folder GUID.
Public methodDeserialize(Uri) (Inherited from EngineDataClassBase.)
Public methodDeserialize(String) (Inherited from EngineClassBase.)
Public methodDeserialize(XmlDocument) (Inherited from EngineClassBase.)
Public methodDeserialize(TextReader) (Inherited from EngineClassBase.)
Public methodDeserializeFile(String) (Inherited from EngineClassBase.)
Public methodDeserializeFile(String, Encoding) (Inherited from EngineClassBase.)
Public methodDeSerializeMe (Inherited from EngineClassBase.)
Public methodDisconnect (Inherited from EngineDataClassBase.)
Public methodDispose  (Inherited from EngineClassBase.)
Protected methodDispose(Boolean)
Releases the Item resources.
(Overrides DataQuery Dispose(Boolean).)
Public methodEnableAutoID (Inherited from EngineDataClassBase.)
Public methodEnumerate (Inherited from EngineDataClassBase.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodExecute
Executes the Data Command Query against the Data Source.
Public methodExecuteCommand  (Inherited from EngineDataClassBase.)
Public methodExecuteCommand(String) (Inherited from EngineDataClassBase.)
Public methodExists  (Inherited from EngineDataClassBase.)
Public methodExists(Int32) (Inherited from EngineDataClassBase.)
Public methodExists(Guid) (Inherited from EngineDataClassBase.)
Public methodExists(Object) (Inherited from EngineDataClassBase.)
Public methodExists(String, String) (Inherited from EngineDataClassBase.)
Protected methodOnlineFinalize
Allows an OnlineObject to attempt to free resources and perform other cleanup operations before the OnlineObject is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodFirstPage (Inherited from EngineDataClassBase.)
Public methodFirstRow (Inherited from EngineDataClassBase.)
Public methodGetColumnNames(Char, Boolean, DataTable) (Inherited from EngineDataClassBase.)
Public methodGetColumnNames(Char, Char, DataTable) (Inherited from EngineDataClassBase.)
Public methodGetCommandText (Inherited from DataQuery.)
Public methodGetDataCommand
Gets the Data Command Text from the Data Command Source.
Public methodGetDataCSV(Boolean, Boolean) (Inherited from EngineDataClassBase.)
Public methodGetDataCSV(Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodGetDataDistincts
Gets the Data Distincts for the Data Source.
Public methodGetDataDistinctsXML (Inherited from DataQuery.)
Public methodGetDataFilters
Gets the Data Filters for the Data Source.
Public methodGetDataFiltersXML
Gets the Data Filters XML from the Data Filters Source.
(Overrides DataQuery GetDataFiltersXML .)
Public methodGetDataMappingXML (Inherited from DataQuery.)
Public methodGetDataName
Function gets the Database Name of the Data Source for the Data Command Query.
(Overrides DataConnectionGetDataName .)
Public methodGetDataNamespace
Function gets a Data Namespace for the Data Command Query if relevant!!
Public methodGetDataPath (Inherited from EngineDataClassBase.)
Public methodGetDataRaw
Function Gets Raw Data for the Data Command Query Data Source.
Public methodGetDataRowCount (Inherited from EngineDataClassBase.)
Public methodGetDataScheduleXML (Inherited from DataQuery.)
Public methodGetDataScriptXML (Inherited from DataQuery.)
Public methodGetDataTableSize (Inherited from EngineDataClassBase.)
Public methodGetDataTableXML (Inherited from EngineDataClassBase.)
Public methodGetDataTableXSD (Inherited from EngineDataClassBase.)
Public methodGetDataText(Boolean, Char, Boolean) (Inherited from EngineDataClassBase.)
Public methodGetDataText(Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodGetDataXML (Inherited from EngineDataClassBase.)
Public methodGetDataXMLDocument (Inherited from EngineDataClassBase.)
Public methodGetDataXSD (Inherited from EngineDataClassBase.)
Public methodGetDefaultSelectCommand  (Inherited from EngineDataClassBase.)
Public methodGetDefaultSelectCommand(String) (Inherited from EngineDataClassBase.)
Public methodGetDefaultSelectCommand(DataRowSortOrder) (Inherited from EngineDataClassBase.)
Public methodGetDefaultSelectCommand(String, DataRowSortOrder) (Inherited from EngineDataClassBase.)
Public methodGetDistinctSelectCommand  (Inherited from EngineDataClassBase.)
Public methodGetDistinctSelectCommand(DataRowSortOrder) (Inherited from EngineDataClassBase.)
Public methodGetExecutionData
Function returns the Execution Details as XML.
Public methodGetGUIDColumnName (Inherited from EngineDataClassBase.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetHTMLReport
Public methodGetHTMLReportURI
Public methodGetIDColumn (Inherited from EngineDataClassBase.)
Public methodGetIDColumnName (Inherited from EngineDataClassBase.)
Public methodGetPathName (Inherited from EngineDataClassBase.)
Public methodGetPropertyNames (Inherited from EngineClassBase.)
Public methodGetPython
Gets the Python Script Text from the Python Source.
Public methodGetPythonText (Inherited from DataQuery.)
Public methodGetResultXSD
Public methodGetRow(Int32) (Inherited from EngineDataClassBase.)
Public methodGetRow(Guid) (Inherited from EngineDataClassBase.)
Public methodGetRow(Object) (Inherited from EngineDataClassBase.)
Public methodGetRow(String, String) (Inherited from EngineDataClassBase.)
Public methodGetRowCount (Inherited from EngineDataClassBase.)
Public methodGetRowCSV (Inherited from EngineDataClassBase.)
Public methodGetRowData  (Inherited from EngineDataClassBase.)
Public methodGetRowData(DataRow) (Inherited from EngineDataClassBase.)
Public methodGetRowDataItem(DataColumn, Type, DataRow, Object) (Inherited from EngineDataClassBase.)
Public methodGetRowDataItem(DataColumn, VariantType, DataRow, Object) (Inherited from EngineDataClassBase.)
Public methodGetRowDataItem(Int32, Type, DataRow, Object) (Inherited from EngineDataClassBase.)
Public methodGetRowDataItem(Int32, VariantType, DataRow, Object) (Inherited from EngineDataClassBase.)
Public methodGetRowDataItem(String, Type, DataRow, Object) (Inherited from EngineDataClassBase.)
Public methodGetRowDataItem(String, VariantType, DataRow, Object) (Inherited from EngineDataClassBase.)
Protected methodGetRowDataItems
Gets the Data Items for the Class from the Data Table.
(Inherited from DataQuery.)
Public methodGetRowGUID  (Inherited from EngineDataClassBase.)
Public methodGetRowGUID(DataRow) (Inherited from EngineDataClassBase.)
Public methodGetRowID (Inherited from EngineDataClassBase.)
Public methodGetRowIDItem  (Inherited from EngineDataClassBase.)
Public methodGetRowIDItem(DataRow) (Inherited from EngineDataClassBase.)
Public methodGetRowText(Char, DataRow) (Inherited from EngineDataClassBase.)
Public methodGetRowText(Char, Char, DataRow) (Inherited from EngineDataClassBase.)
Public methodGetRowXML  (Inherited from EngineDataClassBase.)
Public methodGetRowXML(DataRow) (Inherited from EngineDataClassBase.)
Public methodGetRSSFeed
Public methodGetRSSReportURI
Public methodGetSchemaPathName (Inherited from EngineDataClassBase.)
Public methodGetSelectCommand (Inherited from EngineDataClassBase.)
Public methodGetServerName
Function gets the Server Name of the Data Source for the Data Command Query.
Public methodGetTableIdentity (Inherited from EngineDataClassBase.)
Public methodGetTableName (Inherited from EngineDataClassBase.)
Public methodGetTablePrefix (Inherited from EngineDataClassBase.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodGetXMLDataSize (Inherited from EngineDataClassBase.)
Public methodGetXQuery
Gets the Data XQuery Text from the Data XQuery Source.
Public methodGetXQueryText (Inherited from DataQuery.)
Public methodGetXSLT
Gets the XSLT Text from the XSLT Source.
Public methodGetXSLTText (Inherited from DataQuery.)
Public methodHasAutoID (Inherited from EngineDataClassBase.)
Public methodHasOutputData
Public methodHasProperty (Inherited from EngineClassBase.)
Public methodImportCSV(Uri, Boolean) (Inherited from EngineDataClassBase.)
Public methodImportCSV(String, Boolean) (Inherited from EngineDataClassBase.)
Public methodImportCSV(Uri, Boolean, Char, Char, Boolean) (Inherited from EngineDataClassBase.)
Public methodImportCSV(String, Boolean, Char, Char, Boolean) (Inherited from EngineDataClassBase.)
Public methodImportData(DataSet) (Inherited from EngineDataClassBase.)
Public methodImportData(DataTable) (Inherited from EngineDataClassBase.)
Public methodImportData(DataRow) (Inherited from EngineDataClassBase.)
Public methodImportXML(Uri, Boolean, Boolean) (Inherited from EngineDataClassBase.)
Public methodImportXML(String, String, Boolean) (Inherited from EngineDataClassBase.)
Public methodInitialize
Initialize the resources.
Public methodInitializeData  (Inherited from EngineDataClassBase.)
Public methodInitializeData(Int32) (Inherited from EngineDataClassBase.)
Public methodInitializeData(String) (Inherited from EngineDataClassBase.)
Public methodInsertDB (Inherited from EngineDataClassBase.)
Public methodIsDifferent (Inherited from EngineClassBase.)
Public methodIsGUIDNull (Inherited from EngineDataClassBase.)
Public methodIsIDNull (Inherited from EngineDataClassBase.)
Public methodIsNew (Inherited from EngineDataClassBase.)
Public methodIsPKNull (Inherited from EngineDataClassBase.)
Public methodIsValidRow (Inherited from EngineDataClassBase.)
Public methodLastPage (Inherited from EngineDataClassBase.)
Public methodLastRow (Inherited from EngineDataClassBase.)
Public methodLoad  (Inherited from EngineDataClassBase.)
Public methodLoad(Guid) (Inherited from EngineDataClassBase.)
Public methodLoad(Int32) (Inherited from EngineDataClassBase.)
Public methodLoad(Object) (Inherited from EngineDataClassBase.)
Public methodLoadCSV(String, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodLoadCSV(Uri, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodLoadCSVFile (Inherited from EngineDataClassBase.)
Public methodLoadDataConnection
Public methodLoadDataOutputs  (Inherited from DataQuery.)
Public methodLoadDataOutputs(String) (Inherited from DataQuery.)
Public methodLoadTable (Inherited from EngineDataClassBase.)
Public methodLoadXML(XmlDocument) (Inherited from EngineDataClassBase.)
Public methodLoadXML(String) (Inherited from EngineDataClassBase.)
Public methodLoadXML(String, String) (Inherited from EngineDataClassBase.)
Public methodLoadXML(String, XmlReadMode) (Inherited from EngineDataClassBase.)
Public methodLoadXML(Uri, Boolean) (Inherited from EngineDataClassBase.)
Public methodLoadXMLFile(String, Boolean) (Inherited from EngineDataClassBase.)
Public methodLoadXMLFile(String, XmlReadMode) (Inherited from EngineDataClassBase.)
Public methodLoadXSD  (Inherited from EngineDataClassBase.)
Public methodLoadXSD(String) (Inherited from EngineDataClassBase.)
Public methodLoadXSDFile (Inherited from EngineDataClassBase.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodMerge  (Inherited from EngineDataClassBase.)
Public methodMerge(DataSet) (Inherited from EngineDataClassBase.)
Public methodMerge(DataTable) (Inherited from EngineDataClassBase.)
Public methodMerge(DataSet, MissingSchemaAction) (Inherited from EngineDataClassBase.)
Public methodMergeCSV(Uri) (Inherited from EngineDataClassBase.)
Public methodMergeCSV(String) (Inherited from EngineDataClassBase.)
Public methodMergeCSV(Uri, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodMergeCSV(String, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodMergeXML(Uri, Boolean) (Inherited from EngineDataClassBase.)
Public methodMergeXML(String, String) (Inherited from EngineDataClassBase.)
Public methodMigrateData
Migrates the Result Data to another Data Source.
Public methodMoveFirst (Inherited from EngineDataClassBase.)
Public methodMoveLast (Inherited from EngineDataClassBase.)
Public methodMoveNext (Inherited from EngineDataClassBase.)
Public methodMovePrevious (Inherited from EngineDataClassBase.)
Public methodNextPage (Inherited from EngineDataClassBase.)
Public methodOnAdded (Inherited from EngineDataClassBase.)
Public methodOnChanged (Inherited from EngineClassBase.)
Public methodOnClearing (Inherited from EngineClassBase.)
Public methodOnDeleted (Inherited from EngineDataClassBase.)
Public methodOnDirty (Inherited from EngineClassBase.)
Public methodOnEnumerated (Inherited from EngineDataClassBase.)
Public methodOnExecute
Public methodOnLoaded (Inherited from EngineDataClassBase.)
Public methodOnPropertyChanged (Inherited from EngineClassBase.)
Public methodOnRowDataGet (Inherited from EngineDataClassBase.)
Public methodOnRowDataSet (Inherited from EngineDataClassBase.)
Public methodOnSaved (Inherited from EngineDataClassBase.)
Public methodOnSynchronized (Inherited from EngineDataClassBase.)
Public methodOpenCSV  (Inherited from EngineDataClassBase.)
Public methodOpenCSV(Char, Char) (Inherited from EngineDataClassBase.)
Public methodOpenCSV(String, Char, Char) (Inherited from EngineDataClassBase.)
Public methodOpenCSV(Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodOpenCSV(Uri, Char, Char) (Inherited from EngineDataClassBase.)
Public methodOpenCSV(String, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodOpenCSV(Uri, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodOpenCSVFile (Inherited from EngineDataClassBase.)
Public methodOpenData(DataSet) (Inherited from EngineDataClassBase.)
Public methodOpenData(String, DataSet) (Inherited from EngineDataClassBase.)
Public methodOpenSchema (Inherited from EngineDataClassBase.)
Public methodOpenXML  (Inherited from EngineDataClassBase.)
Public methodOpenXML(XmlDocument) (Inherited from EngineDataClassBase.)
Public methodOpenXML(String) (Inherited from EngineDataClassBase.)
Public methodOpenXML(String, String) (Inherited from EngineDataClassBase.)
Public methodOpenXML(Uri, Boolean) (Inherited from EngineDataClassBase.)
Public methodOpenXMLFile (Inherited from EngineDataClassBase.)
Public methodOpenXSD(String) (Inherited from EngineDataClassBase.)
Public methodOpenXSD(TextReader) (Inherited from EngineDataClassBase.)
Public methodOpenXSD(XmlReader) (Inherited from EngineDataClassBase.)
Public methodOpenXSD(Stream) (Inherited from EngineDataClassBase.)
Public methodOpenXSDFile (Inherited from EngineDataClassBase.)
Public methodPreviousPage (Inherited from EngineDataClassBase.)
Public methodPropertiesToCSV (Inherited from EngineClassBase.)
Public methodPropertiesToString (Inherited from EngineClassBase.)
Public methodPropertiesToXML (Inherited from EngineClassBase.)
Public methodPushCSV(String) (Inherited from EngineDataClassBase.)
Public methodPushCSV(String, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodPushXML (Inherited from EngineDataClassBase.)
Public methodPutDataCommand
Puts the Data Command Query Text or File.
Public methodReadData(DbDataReader) (Inherited from EngineDataClassBase.)
Public methodReadData(Int32, Boolean) (Inherited from EngineDataClassBase.)
Public methodResetAutoID (Inherited from EngineDataClassBase.)
Public methodResetData (Inherited from EngineDataClassBase.)
Public methodResetPage (Inherited from EngineDataClassBase.)
Public methodReSync (Inherited from EngineDataClassBase.)
Public methodRowIndexOf  (Inherited from EngineDataClassBase.)
Public methodRowIndexOf(DataRow) (Inherited from EngineDataClassBase.)
Public methodSave (Inherited from EngineDataClassBase.)
Public methodSaveBase (Inherited from EngineDataClassBase.)
Public methodSaveChanges (Inherited from EngineDataClassBase.)
Public methodSaveCSV(Boolean) (Inherited from EngineDataClassBase.)
Public methodSaveCSV(String, Boolean) (Inherited from EngineDataClassBase.)
Public methodSaveCSV(String, Boolean, Char) (Inherited from EngineDataClassBase.)
Public methodSaveCSV(String, Boolean, Char, Char) (Inherited from EngineDataClassBase.)
Public methodSaveData (Inherited from EngineDataClassBase.)
Public methodSaveDataOutputs (Inherited from DataQuery.)
Public methodSaveNow (Inherited from EngineDataClassBase.)
Public methodSaveRow (Inherited from EngineDataClassBase.)
Public methodSaveText (Inherited from EngineDataClassBase.)
Public methodSaveXML (Inherited from EngineDataClassBase.)
Public methodSaveXSD (Inherited from EngineDataClassBase.)
Public methodSelectAll (Inherited from EngineDataClassBase.)
Public methodSelectByDataFolder(Guid)
Loads all Data Command Query Items from the Data Folder GUID.
Public methodSelectByDataFolder(String)
Loads all Data Command Query Items from the Data Folder GUID.
Public methodSelectByDataSourceConnection
Loads all Data Command Query Items from the specified Data Source Connection GUID.
Public methodSelectTable (Inherited from EngineDataClassBase.)
Public methodSelectTop (Inherited from EngineDataClassBase.)
Public methodSelectTopFrom(Int32) (Inherited from EngineDataClassBase.)
Public methodSelectTopFrom(DataTable, Int32) (Inherited from EngineDataClassBase.)
Public methodSerialize  (Inherited from EngineClassBase.)
Public methodSerialize(XmlWriterSettings) (Inherited from EngineClassBase.)
Public methodSerialize(Encoding) (Inherited from EngineClassBase.)
Public methodSerialize(String) (Inherited from EngineClassBase.)
Public methodSerialize(String, Encoding) (Inherited from EngineClassBase.)
Public methodSerializeDataSet (Inherited from EngineDataClassBase.)
Public methodSerializeMe (Inherited from EngineClassBase.)
Public methodSetBusy
Sets the Data Command Query into the Busy State!
Public methodSetCommandText (Inherited from DataQuery.)
Public methodSetDataDistinctsXML (Inherited from DataQuery.)
Public methodSetDataFiltersXML (Inherited from DataQuery.)
Public methodSetDataMappingXML (Inherited from DataQuery.)
Public methodSetDataScheduleXML (Inherited from DataQuery.)
Public methodSetDataScriptXML (Inherited from DataQuery.)
Public methodSetDataTable (Inherited from EngineDataClassBase.)
Public methodSetError (Inherited from EngineClassBase.)
Public methodSetException (Inherited from EngineClassBase.)
Public methodSetIsAdded (Inherited from EngineDataClassBase.)
Public methodSetIsChanged (Inherited from EngineClassBase.)
Public methodSetIsClean (Inherited from EngineClassBase.)
Public methodSetIsDeleted (Inherited from EngineDataClassBase.)
Public methodSetIsDirty (Inherited from EngineClassBase.)
Public methodSetIsLoaded (Inherited from EngineDataClassBase.)
Public methodSetIsNew (Inherited from EngineDataClassBase.)
Public methodSetIsSaved (Inherited from EngineDataClassBase.)
Public methodSetIsSynchronized (Inherited from EngineDataClassBase.)
Public methodSetPythonText (Inherited from DataQuery.)
Public methodSetRowData (Inherited from EngineDataClassBase.)
Public methodSetRowDataItem(Int32, Object, DataRow ) (Inherited from EngineDataClassBase.)
Public methodSetRowDataItem(String, Object, DataRow ) (Inherited from EngineDataClassBase.)
Public methodSetRowDataItem(DataColumn, Object, DataRow ) (Inherited from EngineDataClassBase.)
Protected methodSetRowDataItems
Sets the Data Items in the Data Table from the Class.
(Inherited from DataQuery.)
Public methodSetRowGUID (Inherited from EngineDataClassBase.)
Public methodSetRowID (Inherited from EngineDataClassBase.)
Public methodSetXQueryText (Inherited from DataQuery.)
Public methodSetXSLTText (Inherited from DataQuery.)
Public methodShallowClone (Inherited from EngineClassBase.)
Public methodShallowCopy (Inherited from EngineClassBase.)
Public methodSynchronize (Inherited from EngineDataClassBase.)
Public methodTableExists (Inherited from EngineDataClassBase.)
Public methodTest
Test Executes the Data Command Query against the Data Source without updating Log and Execution Parameters.
Public methodOnlineToString
Returns a OnlineString that represents the current OnlineObject.
(Inherited from OnlineObject.)
Public methodUpdate(Boolean) (Inherited from EngineDataClassBase.)
Public methodUpdate(DataRowState) (Inherited from EngineDataClassBase.)
Public methodUpdate(String, Int32 ) (Inherited from EngineDataClassBase.)
Public methodUpdate(Int32, DataRowState) (Inherited from EngineDataClassBase.)
Public methodUpdate(String, DataRowState) (Inherited from EngineDataClassBase.)
Public methodUpdate(DataTable, DataRowState) (Inherited from EngineDataClassBase.)
Public methodUpdateDB (Inherited from EngineDataClassBase.)
Public methodUpdateExecuteStatus
Public methodValidate
Function Validates the Data Command Query and returns True if successful.
Public methodValidateIDColumn  (Inherited from EngineDataClassBase.)
Public methodValidateIDColumn(DataColumn) (Inherited from EngineDataClassBase.)
Public methodWriteDataOutputs
Public methodWriteHTMLReport
Public methodWriteLog(String, String, LogLevels)
Writes an Entry into the Data Execution Log. This is automatic if the EnableLog option is set to True and the Execute is successful.
Public methodWriteLog(String, String, LogLevels, DateTime, DateTime)
Writes an Entry into the Data Execution Log. This is automatic if the EnableLog option is set to True and the Execute is successful.
Public methodWriteResultDataCSV
Public methodWriteResultDataJSon
Public methodWriteResultDataRSS
Public methodWriteResultDataXML
Public methodWriteRSSFeed
Public methodWriteRSSXSLT
Public methodWriteSharedReport
Function Writes the shared Data Report.
Back to Top
Properties

  NameDescription
Public propertyAddExecutionData
Gets or sets the option to Add Execution Data to the Data Command Query Result Outputs.
(Inherited from DataQuery.)
Public propertyAlwaysClose (Inherited from DataSourceConnection.)
Public propertyAsyncRead (Inherited from EngineDataClassBase.)
Public propertyBOF (Inherited from EngineDataClassBase.)
Public propertyBuilder (Inherited from DataConnection.)
Public propertyCancelled
Returns True if Execution was Cancelled.
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyCommandEncrypted
Gets or sets the Encrypted Option for the Data Command Text or File.
(Inherited from DataQuery.)
Public propertyCommandFile
Gets or sets the Location of the Data Command File.
(Inherited from DataQuery.)
Public propertyCommandSource
Gets or sets the Command Source for the Data Command Query.
(Inherited from DataQuery.)
Public propertyCommandText
Gets or sets the Data Command Text.
(Inherited from DataQuery.)
Public propertyCommandTimeout (Inherited from DataSourceConnection.)
Public propertyConnectionState
Property returns the Connection State of the Data Source. Read-only.
Public propertyConnectionString
Gets or sets the Data Connection String.
(Inherited from DataSourceBase.)
Public propertyConnectionTime
Property returns the Connection Time of the Data Source.
Public propertyCreatedBy
Gets or sets the User Name of the Creator.
(Inherited from DataSourceBase.)
Public propertyCreatedDate
Gets or sets the Date the Item was Created.
(Inherited from DataSourceBase.)
Protected propertyDataAccessLayer (Inherited from EngineDataClassBase.)
Protected propertyDataAdapter (Inherited from EngineDataClassBase.)
Public propertyDatabaseName (Inherited from DataConnection.)
Public propertyDataDestinationConnectionGUID
Gets or sets the Data Destination GUID to be used for the Data Migration.
(Inherited from DataQuery.)
Public propertyDataDestinationConnectionString
Gets or sets the Data Destination Connection String.
(Inherited from DataQuery.)
Public propertyDataDestinationInstance
Gets or sets Data Destination Instance for Migration.
(Inherited from DataQuery.)
Public propertyDataDestinationTableName
Gets or sets the Data Table Name used for mapping the Result Data in the Migration.
(Inherited from DataQuery.)
Public propertyDataDestinationType
Gets or sets the Data Destination Type.
(Inherited from DataQuery.)
Public propertyDataDistincts
Gets or sets the Data Distinct options for the Result Data.
(Inherited from DataQuery.)
Public propertyDataFile (Inherited from EngineDataClassBase.)
Public propertyDataFilters
Gets or sets the Data Filter for Filtering and Sorting Result Data.
(Inherited from DataQuery.)
Public propertyDataFiltersEnabled
Gets or sets the Option to Enable the Data Filters for Filtering and Sorting Result Data.
(Inherited from DataQuery.)
Public propertyDataFiltersFile
Gets or sets the Location of the Data Filters File.
(Inherited from DataQuery.)
Public propertyDataFiltersSource
Gets or sets the Source for the Data Filters.
(Inherited from DataQuery.)
Public propertyDataFolderGUID
Gets or sets the Data Folder GUID of the Item.
(Inherited from DataSourceBase.)
Public propertyDataLinkType
Returns the Location of the Data Source as either a Connection String or Data Raw. Read-only.
Public propertyDataMapping
Gets or sets the Data Mapping for the Data Command Query.
(Inherited from DataQuery.)
Public propertyDataMigrationEnabled
Gets or sets the option to Enable Migration of Result Data to another Data Source.
(Inherited from DataQuery.)
Public propertyDataName (Inherited from EngineDataClassBase.)
Public propertyDataOutputItems (Inherited from DataQuery.)
Public propertyDataPrefix (Inherited from EngineDataClassBase.)
Public propertyDataRaw
Gets or sets the Raw Data for the Data Command Query.
Public propertyDataReportGUID
Gets or sets the Data Report ID to be used for the Data Command.
(Inherited from DataQuery.)
Public propertyDataRow (Inherited from EngineDataClassBase.)
Public propertyDataSchedule
Gets or sets the Data Schedule for the Data Command Query.
(Inherited from DataQuery.)
Public propertyDataScript
Gets or sets the Data Script for the Data Command Query.
(Inherited from DataQuery.)
Public propertyDataServerName (Inherited from DataConnection.)
Public propertyDataSet (Inherited from EngineDataClassBase.)
Public propertyDataSource (Inherited from EngineDataClassBase.)
Public propertyDataSourceConnection
Public propertyDataSourceConnectionGUID
Gets or sets the Data Connection GUID to be used for the Data Command.
(Inherited from DataQuery.)
Public propertyDataSourceConnectionText (Inherited from DataConnection.)
Public propertyDataSourceInstance
Gets or sets the Data Source Connection Instance to be used for the Data Command Query.
(Inherited from DataQuery.)
Public propertyDataSourceName (Inherited from DataConnection.)
Public propertyDataSourceType (Inherited from DataConnection.)
Public propertyDataTable (Inherited from EngineDataClassBase.)
Public propertyDataTruncate (Inherited from DataSourceConnection.)
Public propertyDataType (Inherited from EngineDataClassBase.)
Public propertyDataURI (Inherited from EngineDataClassBase.)
Protected propertyDBCommand (Inherited from EngineDataClassBase.)
Public propertyDBConnection (Inherited from EngineDataClassBase.)
Public propertyDefaultSelectCommand (Inherited from EngineDataClassBase.)
Public propertyDefaultSortOrder (Inherited from EngineDataClassBase.)
Public propertyDescription
Gets or sets the Description for the Data Command Query.
(Inherited from DataQuery.)
Public propertyDestinationConnectionText
Gets or sets the Data Destination Connection String.
(Inherited from DataQuery.)
Public propertyDisableExecution
Gets or sets the option to Disable Execution of the Data Command Query.
(Inherited from DataQuery.)
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyDistinctSelectCommand (Inherited from EngineDataClassBase.)
Public propertyElapsedTime
Gets the Execution Elapsed Time of the Data Command Query. Read-only
Public propertyEnableAutoExecute
Gets or sets the option to Automatically Execute the Data Command Query on Selection.
(Inherited from DataQuery.)
Public propertyEnableDataMigrationLog
Gets or sets the option to Enable the Data Execution Log for the Data Migration.
(Inherited from DataQuery.)
Public propertyEnableDataMigrationWarning
Gets or sets the option to display a Warning Dialog before attempting Data Migration.
(Inherited from DataQuery.)
Public propertyEnableEvents (Inherited from EngineDataClassBase.)
Public propertyEnableFilterExpressionPrompt
Gets or sets the Option to display a Select Filter Expression prompt to apply additional Filtering to the Result Data upon Execution.
(Inherited from DataQuery.)
Public propertyEnableHTMLReport
Gets or sets the Option to Enable the HTML Report for the Executed Data Command Result Data.
(Inherited from DataQuery.)
Public propertyEnableLog
Gets or sets the Option to Log the Executed Data Command.
(Inherited from DataQuery.)
Public propertyEnableRSSReport
Gets or sets the Option to Enable the RSS Report for the Executed Data Command Result Data.
(Inherited from DataQuery.)
Public propertyEnableSecurity
Gets or sets the option to Enable the Security options for the User Manager Security Module.
(Inherited from DataQuery.)
Public propertyEnableSnapshot
Gets or sets the Option to Snapshot the Executed Data Command and Result Data in XML format.
(Inherited from DataQuery.)
Public propertyEncryptConnectionString (Inherited from DataConnection.)
Public propertyEncryptDataDestinationConnectionString
Gets or sets the option to Encrypt the Data Destination Connection String for Security.
(Inherited from DataQuery.)
Public propertyEOF (Inherited from EngineDataClassBase.)
Public propertyExecutedCount
Gets or sets the Executed Count.
(Inherited from DataQuery.)
Public propertyExecuteError
Returns the last Execute Error Message.
Public propertyExecuteScript
Gets or sets the option to Execute a Script or Process.
(Inherited from DataQuery.)
Public propertyExecuteState
Public propertyFinishTime
Gets the Execution Finish Time of the Data Command Query. Read-only
Public propertyGetRowDataOption (Inherited from EngineDataClassBase.)
Public propertyGUID
Gets or sets the GUID of the Data Command Query.
(Inherited from DataQuery.)
Public propertyGUIDColumnName (Inherited from EngineDataClassBase.)
Public propertyGUIDOn (Inherited from EngineDataClassBase.)
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyHasError
Returns True if there was an Execution Error.
Public propertyHasExecuted
Flag Indicates if the Data Command Query has Executed.
Public propertyHasIndex (Inherited from EngineDataClassBase.)
Public propertyHasResultXSD
Returns True if the Result Data has a Schema XSD.
Public propertyHasRows (Inherited from EngineDataClassBase.)
Public propertyHasSchema (Inherited from EngineDataClassBase.)
Public propertyHasWarning
Returns True if there was an Execution Warning.
Public propertyHasXSD (Inherited from EngineDataClassBase.)
Public propertyHTMLReportFile
Gets or sets the Location of the Report File to be used for the Data Command Query.
(Inherited from DataQuery.)
Public propertyHTMLReportOption
Gets or sets the HTML Report Option for the Data Command.
(Inherited from DataQuery.)
Public propertyHTMLReportText
Gets or sets the Report Embedded Text RDL XML or XSLT to be used for the Data Command Query.
(Inherited from DataQuery.)
Public propertyID
Gets or sets the ID of the Data Command Query.
(Inherited from DataQuery.)
Public propertyIDColumnName (Inherited from EngineDataClassBase.)
Public propertyIncludeData
Gets or sets the option to include the Data Results in a Data Execution Plan.
Public propertyIsAdded (Inherited from EngineDataClassBase.)
Public propertyIsBusy
Property returns True if the Data Command Query is Busy.
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDataBase (Inherited from EngineDataClassBase.)
Public propertyIsDataFile (Inherited from EngineDataClassBase.)
Public propertyIsDeleted (Inherited from EngineDataClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyIsEmpty (Inherited from EngineDataClassBase.)
Public propertyIsExecuting
Property returns True if the Data Command Query is Executing.
Public propertyIsHidden
Gets or sets the option to Hide the Data Command Query from the User View.
(Inherited from DataQuery.)
Public propertyIsInitialized (Inherited from EngineDataClassBase.)
Public propertyIsJetProvider (Inherited from EngineDataClassBase.)
Public propertyIsLoaded (Inherited from EngineDataClassBase.)
Public propertyIsMSDASQLProvider (Inherited from EngineDataClassBase.)
Public propertyIsSaved (Inherited from EngineDataClassBase.)
Public propertyIsSQLProvider (Inherited from EngineDataClassBase.)
Public propertyIsSynchronized (Inherited from EngineDataClassBase.)
Public propertyIsValid (Inherited from DataConnection.)
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 propertyLastExecutedBy
Gets or sets the Last Executor.
(Inherited from DataQuery.)
Public propertyLastExecutedDate
Gets or sets the Last Executed Date.
(Inherited from DataQuery.)
Public propertyModifiedBy
Gets or sets the User Name of the Modifier.
(Inherited from DataSourceBase.)
Public propertyModifiedDate
Gets or sets the Date the Item was Modified.
(Inherited from DataSourceBase.)
Public propertyNamespacePrefix
Gets or sets the Namespace Prefix for the Data Command Query.
(Inherited from DataQuery.)
Public propertyNamespaceURI
Gets or sets the Namespace URI for the Data Command Query.
(Inherited from DataQuery.)
Public propertyNoMatch (Inherited from EngineDataClassBase.)
Public propertyNotes
Gets or sets the Notes for the Data Command Query.
(Inherited from DataQuery.)
Public propertyOmitXMLDeclaration
Gets or sets the Option to Omit the XML Declaration from the Result XML Output.
(Inherited from DataQuery.)
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyPageCount (Inherited from EngineDataClassBase.)
Public propertyPageIndex (Inherited from EngineDataClassBase.)
Public propertyPageSize (Inherited from EngineDataClassBase.)
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyPythonDataOption
Gets or sets the Python Data Option.
(Inherited from DataQuery.)
Public propertyPythonEnabled
Gets or sets the Enabled Option for the Python Script Text or File.
(Inherited from DataQuery.)
Public propertyPythonEncrypted
Gets or sets the Encrypted Option for the Python Script Text or File.
(Inherited from DataQuery.)
Public propertyPythonExecuteWhen
Gets or sets When to Execute the Python Script either After or Before the XQuery / XSLT.
(Inherited from DataQuery.)
Public propertyPythonFile
Gets or sets the Location of the Python Script File.
(Inherited from DataQuery.)
Public propertyPythonSchemaOption
Gets or sets the Python Schema Option.
(Inherited from DataQuery.)
Public propertyPythonSource
Gets or sets the Python Source.
(Inherited from DataQuery.)
Public propertyPythonText
Gets or sets the Python Script Text.
(Inherited from DataQuery.)
Public propertyQueryName
Gets or sets the Data Command Query Name.
(Inherited from DataQuery.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyReference
Gets or sets the Reference for the Data Command Query.
(Inherited from DataQuery.)
Public propertyRemoveXMLNamespace
Gets or sets the Option to Remove the XML Namespace from the Result XML Output.
(Inherited from DataQuery.)
Public propertyReportFile
Gets or sets the Location to the Report File.
(Inherited from DataQuery.)
Public propertyReportInstance
Gets or sets the Data Report Instance to be used for the Data Command.
(Inherited from DataQuery.)
Public propertyReportType
Gets or sets the Report Type.
(Inherited from DataQuery.)
Public propertyResultConnection
Public propertyResultCSV
Property returns CSV Data if any for the Data Class.
Public propertyResultCSVSeparator
Gets or sets the CSV Separator for the Result Data.
(Inherited from DataQuery.)
Public propertyResultCSVTabDelimited
Gets or sets the CSV Result Data with a Tab Delimiter.
(Inherited from DataQuery.)
Public propertyResultCSVTextQualifier
Gets or sets the Result CSV Text Qualifier for the Result Data.
(Inherited from DataQuery.)
Public propertyResultCSVWithHeader
Gets or sets the Option to Enable the Column Header on the Data Results CSV.
(Inherited from DataQuery.)
Public propertyResultData
The Data Results of the Data Command Query either as a Dataset or an XML Document.
Public propertyResultDataName
Gets or sets the Data Name for the Result Data.
(Inherited from DataQuery.)
Public propertyResultDataType
Returns the Result Data Source Type. Read-only.
Public propertyResultJSon
Property returns JSon Data if any for the Data Class.
Public propertyResultRows
Property returns the Row Count of the Result Data. Read-only.
Public propertyResultSource
The Data Source of the Data Command Query.
Public propertyResultTableName
Gets or sets the Table Name for the Result Data.
(Inherited from DataQuery.)
Public propertyResultXML
The Result XML for the Data Command Query.
Public propertyResultXMLType
Gets or sets the the Result XML Data Type.
Public propertyResultXSD
The Result XSD for the Data Command Query.
Public propertyRowCount (Inherited from EngineDataClassBase.)
Public propertyRowIndex (Inherited from EngineDataClassBase.)
Public propertyRowLimit (Inherited from EngineDataClassBase.)
Public propertyRowLock (Inherited from EngineDataClassBase.)
Public propertyRowsAffected (Inherited from EngineDataClassBase.)
Public propertyRowsRead (Inherited from EngineDataClassBase.)
Public propertySaveHTMLReport
Gets or sets the Option to Save the HTML Report for the Executed Data Command Result Data.
(Inherited from DataQuery.)
Public propertySaveHTMLReportLocation
Gets or sets the Location to the File Name or Path to Save the HTML Report of the Executed Data Command Query.
(Inherited from DataQuery.)
Public propertySaveHTMLReportOption
Gets or sets the Save HTML Report Option to Save with a fixed File Name or to a Directory with Auto File Name.
(Inherited from DataQuery.)
Public propertySaveHTMLReportToPDF
Gets or sets the Option to Save a PDF copy of the HTML Report for the Executed Data Command Result Data.
(Inherited from DataQuery.)
Public propertySaveResultCSV
Gets or sets the Option to Save the Data Query Result Data to a CSV File.
(Inherited from DataQuery.)
Public propertySaveResultCSVLocation
Gets or sets the Location of the File Name or Path to Save the CSV / XLSX Result Data of the Executed Data Command Query.
(Inherited from DataQuery.)
Public propertySaveResultCSVOption
Gets or sets the Save Result Option to Save the Data Query Result Data to a CSV File with a fixed File Name or a Directory with Auto File Name.
(Inherited from DataQuery.)
Public propertySaveResultJSon
Gets or sets the Option to Save the Data Query Result Data to a JSon File.
(Inherited from DataQuery.)
Public propertySaveResultJSonLocation
Gets or sets the Location of the File Name or Path to Save the JSon Result Data of the Executed Data Command Query.
(Inherited from DataQuery.)
Public propertySaveResultJSonOption
Gets or sets the Save Result Option to Save the Data Query Result Data to a JSon File with a fixed File Name or a Directory with Auto File Name.
(Inherited from DataQuery.)
Public propertySaveResultXLSX
Gets or sets the Option to Save the Data Query Result Data to a XLSX File.
(Inherited from DataQuery.)
Public propertySaveResultXML
Gets or sets the Option to Save the Data Query Result Data to an XML File.
(Inherited from DataQuery.)
Public propertySaveResultXMLLocation
Gets or sets the Location of the File Name or Path to Save the XML Result Data of the Executed Data Command Query.
(Inherited from DataQuery.)
Public propertySaveResultXMLOption
Gets or sets the Save Result Option to Save the Data Query Result Data to a XML File with a fixed File Name or a Directory with Auto File Name.
(Inherited from DataQuery.)
Public propertySaveResultXSD
Gets or sets the Option to Save the Data Query Result Data Schema to an XSD File.
(Inherited from DataQuery.)
Public propertySaveRSSFeed
Gets or sets the Option to Save an RSS Feed for the Executed Data Command Result Data.
(Inherited from DataQuery.)
Public propertySaveRSSFeedLocation
Gets or sets the Location to the File Name or Path to Save the RSS Feed of the Executed Data Command Query.
(Inherited from DataQuery.)
Public propertySaveRSSFeedOption
Gets or sets the Save RSS Feed Option to Save with a fixed File Name or to a Directory with Auto File Name.
(Inherited from DataQuery.)
Public propertySaveRSSFeedWithXSLT
Gets or sets the Option to Save the RSS Feed with a default XSL Transform thus formatting the Feed.
(Inherited from DataQuery.)
Public propertyScriptArguments
Gets or sets the Script or Process Arguments.
(Inherited from DataQuery.)
Public propertyScriptFile
Gets or sets the Location of the Script or Process File to Execute.
(Inherited from DataQuery.)
Public propertyScriptWait
Gets or sets the option to Wait until the Script or Process has finished Executing.
(Inherited from DataQuery.)
Public propertyStartTime
Gets the Execution Start Time of the Data Command Query. Read-only.
Public propertyStatusIcon
Gets or sets the Status Icon of the Data Command Query.
Public propertyStatusMessage
Gets the Status Message of the Data Command Query. Read-only.
Public propertyStatusText
Gets or sets the Status Text of the Data Command Query.
Public propertyTableName (Inherited from EngineDataClassBase.)
Public propertyTablePrefix (Inherited from DataSourceConnection.)
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Public propertyUserID (Inherited from DataConnection.)
Public propertyUserPassword (Inherited from DataConnection.)
Public propertyXQueryEnabled
Gets or sets the Enabled Option for the Data XQuery Text or File.
(Inherited from DataQuery.)
Public propertyXQueryEncrypted
Gets or sets the Encrypted Option for the Data XQuery Text or File.
(Inherited from DataQuery.)
Public propertyXQueryEngine
Gets or sets the XQuery Engine to be used for the Data Command Query.
(Inherited from DataQuery.)
Public propertyXQueryFile
Gets or sets the Location of the Data XQuery File.
(Inherited from DataQuery.)
Public propertyXQuerySchemaOption
Gets or sets the XQuery Schema Option for the Data Command Query.
(Inherited from DataQuery.)
Public propertyXQuerySource
Gets or sets the XQuery Source for the Data XQuery.
(Inherited from DataQuery.)
Public propertyXQueryText
Gets or sets the Data XQuery Text.
(Inherited from DataQuery.)
Public propertyXSLTEnabled
Gets or sets the Option to Enable the XSLT for the Executed Data Command Result Data.
(Inherited from DataQuery.)
Public propertyXSLTEncrypted
Gets or sets the XSLT is Encrypted.
(Inherited from DataQuery.)
Public propertyXSLTExecuteWhen
Gets or sets When to Execute the Data XSLT.
(Inherited from DataQuery.)
Public propertyXSLTFile
Gets or sets the Location of the XSLT File to be used for the Data Command Query.
(Inherited from DataQuery.)
Public propertyXSLTSource
Gets or sets the XSLT Source for the Data Command.
(Inherited from DataQuery.)
Public propertyXSLTText
Gets or sets the Embedded Text XSLT to be used for the Data Command Query.
(Inherited from DataQuery.)
Back to Top
Events

  NameDescription
Public eventAdded (Inherited from EngineDataClassBase.)
Public eventChanged (Inherited from EngineClassBase.)
Public eventDeleted (Inherited from EngineDataClassBase.)
Public eventDirty (Inherited from EngineClassBase.)
Public eventEnumerated (Inherited from EngineDataClassBase.)
Public eventExecuted
Public eventExecuteProgress
Public eventFound (Inherited from EngineDataClassBase.)
Public eventLoaded (Inherited from EngineDataClassBase.)
Public eventPropertyChanged (Inherited from EngineClassBase.)
Public eventReadComplete (Inherited from EngineDataClassBase.)
Public eventReadRow (Inherited from EngineDataClassBase.)
Public eventRowDataGet (Inherited from EngineDataClassBase.)
Public eventRowDataSet (Inherited from EngineDataClassBase.)
Public eventRowUpdated (Inherited from EngineDataClassBase.)
Public eventSaved (Inherited from EngineDataClassBase.)
Public eventSynchronized (Inherited from EngineDataClassBase.)
Back to Top
See Also