AJE Components
DataExecutionPlan MembersAJE Data Asset Engine Help

The DataExecutionPlan type exposes the following members.
Constructors

  NameDescription
Public methodDataExecutionPlan 
Initializes a new instance of the DataExecutionPlan class
Public methodDataExecutionPlan(DataSet)
Initializes a new instance of the DataExecutionPlan class
Public methodDataExecutionPlan(Guid)
Initializes a new instance of the DataExecutionPlan class
Public methodDataExecutionPlan(Int32)
Initializes a new instance of the DataExecutionPlan class
Public methodDataExecutionPlan(String)
Initializes a new instance of the DataExecutionPlan 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 methodApplyDataFilters
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 Execution Plan against each Data Source without returning any Result Data.
Public methodCheck(DataCommandQueries)
Checks the Data Execution Plan against each Data Source without returning any Result Data.
Public methodClear
Clears the Result Data and Execution Status
Public methodClearData (Inherited from EngineDataClassBase.)
Public methodClearExecute
Clears the Execution Status.
Public methodClearResult
Clears the Result Data.
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 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 unmanaged resources used by the DataExecutionPlan and optionally releases the managed resources
(Overrides EngineDataClassBaseDispose(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 Execution Plan updating Log and Execution Parameters.
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 methodGetCombinedQuery 
Function gets the Combined Data Command Queries for the Execution Plan.
Public methodGetCombinedQuery(DataCommandQueries)
Function gets the Combined Data Command Queries.
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
Public methodGetDataFilters
Gets the Data Filters for the Data Source.
Public methodGetDataMappingXML
Public methodGetDataPath (Inherited from EngineDataClassBase.)
Public methodGetDataRowCount (Inherited from EngineDataClassBase.)
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 methodGetHTMLReportOutput
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 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 (Overrides EngineDataClassBaseGetRowDataItems .)
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 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 methodGetXSLT
Gets the XSLT Text from the XSLT Source.
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 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 methodLoadDataOutputs 
Public methodLoadDataOutputs(String)
Public methodLoadItems 
Public methodLoadItems(String)
Public methodLoadPlan
Loads all the Data Command Queries associated with the Data Execution Plan.
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 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(String)
Public methodOnExecute(String, Int32)
Public methodOnExecute(String, String)
Public methodOnExecute(String, String, Int32)
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 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
Public methodSaveItems
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 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 Execution Plan into the Busy State!
Public methodSetDataDistinctsXML
Public methodSetDataMappingXML
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 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 (Overrides EngineDataClassBaseSetRowDataItems .)
Public methodSetRowGUID (Inherited from EngineDataClassBase.)
Public methodSetRowID (Inherited from EngineDataClassBase.)
Public methodShallowClone (Inherited from EngineClassBase.)
Public methodShallowCopy (Inherited from EngineClassBase.)
Public methodSynchronize (Inherited from EngineDataClassBase.)
Public methodTableExists (Inherited from EngineDataClassBase.)
Public methodTest(Boolean)
Test Executes the Data Execution Plan without updating Log and Execution Parameters.
Public methodTest(DataCommandQueries, Boolean)
Test Executes the Data Execution Plan 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(String)
Public methodUpdateExecuteStatus(String, String)
Public methodUpdateExecuteStatus(String, String, Int32)
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 methodWriteResultDataJSon
Public methodWriteResultDataRSS
Public methodWriteResultDataXLSX
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 Execution Plan Result Outputs.
Public propertyAsyncRead (Inherited from EngineDataClassBase.)
Public propertyBOF (Inherited from EngineDataClassBase.)
Public propertyCancelled
Returns True if Execution was Cancelled.
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyCommandText (Inherited from EngineDataClassBase.)
Public propertyCommandTimeout (Inherited from EngineDataClassBase.)
Public propertyCreatedBy
Gets or sets the User Name of the Creator.
Public propertyCreatedDate
Gets or sets the Date the Item was Created.
Protected propertyDataAccessLayer (Inherited from EngineDataClassBase.)
Protected propertyDataAdapter (Inherited from EngineDataClassBase.)
Public propertyDataCommandQueries
Public propertyDataDistincts
Gets or sets the Data Distinct options for the Result Data.
Public propertyDataFile (Inherited from EngineDataClassBase.)
Public propertyDataFilters
Gets or sets the Data Filter for Filtering and Sorting Result Data.
Public propertyDataFiltersEnabled
Gets or sets the Option to Enable the Data Filters for Filtering and Sorting Result Data.
Public propertyDataFiltersFile
Gets or sets the Location of the Data Filters File.
Public propertyDataFiltersSource
Gets or sets the Source for the Data Filters.
Public propertyDataFolderGUID
Gets or sets the Data Folder GUID of the Item.
Public propertyDataMapping
Gets or sets the Data Mapping for the Data Execution Plan.
Public propertyDataName (Inherited from EngineDataClassBase.)
Public propertyDataOutputItems
Public propertyDataPrefix (Inherited from EngineDataClassBase.)
Public propertyDataReportGUID
Gets or sets the Data Report ID to be used for the Data Execution Plan.
Public propertyDataRow (Inherited from EngineDataClassBase.)
Public propertyDataSchedule
Public propertyDataScript
Public propertyDataSet (Inherited from EngineDataClassBase.)
Public propertyDataSource (Inherited from EngineDataClassBase.)
Public propertyDataTable (Inherited from EngineDataClassBase.)
Public propertyDataTruncate (Inherited from EngineDataClassBase.)
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 Execution Plan.
Public propertyDisableExecution
Gets or sets the option to Disable Execution of the Data Execution Plan.
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyDistinctSelectCommand (Inherited from EngineDataClassBase.)
Public propertyElapsedTime
Gets the Elapsed Time of the Data Execution Plan. Read-only
Public propertyEnableAutoExecute
Gets or sets the option to Automatically Execute the Data Execution Plan on Selection.
Public propertyEnableEvents (Inherited from EngineDataClassBase.)
Public propertyEnableHTMLReport
Gets or sets the Option to Enable the HTML Report for the Executed Data Plan.
Public propertyEnableLog
Gets or sets the Option to Log the Data Execution Plan.
Public propertyEnableRSSReport
Gets or sets the Option to Enable the RSS Report for the Executed Plan Result Data.
Public propertyEnableSecurity
Gets or sets the option to Enable the Security options for the User Manager Security Module.
Public propertyEnableSnapShot
Gets or sets the Option to Snapshot the Data Execution Plan Commands and Result Data in XML format.
Public propertyEOF (Inherited from EngineDataClassBase.)
Public propertyExecutedCount
Gets or sets the Executed Count.
Public propertyExecuteError
Returns the last Execute Error Message.
Public propertyExecuteScript
Gets or sets the option to Execute a Script or Process.
Public propertyExecuteState
Public propertyFinishTime
Gets the Finish Time of the Data Execution Plan. Read-only
Public propertyGetRowDataOption (Inherited from EngineDataClassBase.)
Public propertyGUID
Gets or sets the GUID of the Data Execution Plan.
(Overrides EngineDataClassBaseGUID.)
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 Execution Plan has Executed.
Public propertyHasIndex (Inherited from EngineDataClassBase.)
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 Execution Plan.
Public propertyHTMLReportOption
Gets or sets the HTML Report Option for the Data Execution Plan.
Public propertyHTMLReportText
Gets or sets the Report Embedded Text RDL XML or XSLT to be used for the Data Execution Plan.
Public propertyID
Gets or sets the ID of the Data Execution Plan.
(Overrides EngineDataClassBaseID.)
Public propertyIDColumnName (Inherited from EngineDataClassBase.)
Public propertyIsAdded (Inherited from EngineDataClassBase.)
Public propertyIsBusy
Property returns True if the Data Execution Plan 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 Execution Plan is Running.
Public propertyIsHidden
Gets or sets the option to Hide the Data Execution Plan from the User View.
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 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.
Public propertyLastExecutedDate
Gets or sets the Last Executed Date.
Public propertyModifiedBy
Gets or sets the User Name of the Modifier.
Public propertyModifiedDate
Gets or sets the Date the Item was Modified.
Public propertyNoMatch (Inherited from EngineDataClassBase.)
Public propertyNotes
Gets or sets the Notes for the Data Execution Plan.
Public propertyOmitXMLDeclaration
Gets or sets the Option to Omit the XML Declaration from the Result XML Output.
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyPageCount (Inherited from EngineDataClassBase.)
Public propertyPageIndex (Inherited from EngineDataClassBase.)
Public propertyPageSize (Inherited from EngineDataClassBase.)
Public propertyPlanItems
Public propertyPlanName
Gets or sets the Data Execution Plan Name.
Public propertyProgress
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyPythonDataOption
Gets or sets the Python Data Option.
Public propertyPythonEnabled
Gets or sets the Enabled Option for the Python Script Text or File.
Public propertyPythonEncrypted
Gets or sets the Encrypted Option for the Python Script Text or File.
Public propertyPythonExecuteWhen
Gets or sets When to Execute the Python Script either After or Before the XQuery / XSLT.
Public propertyPythonFile
Gets or sets the Location of the Python Script File.
Public propertyPythonSchemaOption
Gets or sets the Python Schema Option.
Public propertyPythonSource
Gets or sets the Python Source.
Public propertyPythonText
Gets or sets the Python Script Text.
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyReference
Gets or sets the Reference for the Data Execution Plan.
Public propertyRemoveXMLNamespace
Gets or sets the Option to Remove the XML Namespace from the Result XML Output.
Public propertyReportFile
Gets or sets the Location to the Report File.
Public propertyReportInstance
Gets or sets the Data Report Instance to be used for the Data Execution Plan.
Public propertyReportType
Gets or sets the Report Type.
Public propertyResultCSV
Property returns CSV Data if any for the Data Class.
Public propertyResultCSVSeparator
Gets or sets the CSV Separator for the Result Data.
Public propertyResultCSVTabDelimited
Gets or sets the CSV Result Data with a Tab Delimiter.
Public propertyResultCSVTextQualifier
Gets or sets the Result CSV Text Qualifier for the Result Data.
Public propertyResultCSVWithHeader
Gets or sets the Option to Enable the Column Header on the Data Results CSV.
Public propertyResultData
The Data Class of the Data Results including the Result Data Set and Data Table.
Public propertyResultDataName
Gets or sets the Data Name for the Result Data.
Public propertyResultJSon
Property returns JSon Data if any for the Data Class.
Public propertyResultTableName
Gets or sets the Table Name for the Result Data.
Public propertyResultXML
Property returns the Result XML for the Data Execution Plan.
Public propertyResultXSD
The Result XSD for the Data Execution Plan.
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 Plan.
Public propertySaveHTMLReportLocation
Gets or sets the Location to the File Name or Path to Save the HTML Report of the Executed Data Plan.
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.
Public propertySaveHTMLReportToPDF
Gets or sets the Option to Save a PDF copy of the HTML Report for the Data Execution Plan Result Data.
Public propertySaveResultJSon
Gets or sets the Option to Save the Data Execution Plan Result Data to a JSon File.
Public propertySaveResultJSonLocation
Gets or sets the Location of the File Name or Path to Save the JSon Result Data of the Data Execution Plan.
Public propertySaveResultJSonOption
Gets or sets the Save Result Option to Save the Data Execution Plan Result Data to a JSon File with a fixed File Name or a Directory with Auto File Name.
Public propertySaveResultXLSX
Gets or sets the Option to Save the Data Query Result Data to a XLSX File.
Public propertySaveResultXLSXLocation
Gets or sets the Location of the File Name or Path to Save the XLSX / XLSX Result Data of the Executed Data Command Query.
Public propertySaveResultXLSXOption
Gets or sets the Save Result Option to Save the Data Query Result Data to a XLSX File with a fixed File Name or a Directory with Auto File Name.
Public propertySaveResultXML
Gets or sets the Option to Save the Data Execution Plan Result Data to an XML File.
Public propertySaveResultXMLLocation
Gets or sets the Location of the File or Path to Save the XML Result Data of the Data Execution Plan.
Public propertySaveResultXMLOption
Gets or sets the Save Result Option to Save the Data Execution Plan Result Data to a XML File with a fixed File Name or a Directory with Auto File Name.
Public propertySaveResultXSD
Gets or sets the Option to Save the Data Execution Plan Result Data Schema to an XSD File.
Public propertySaveRSSFeed
Gets or sets the Option to Save an RSS Feed for the Data Execution Plan Result Data.
Public propertySaveRSSFeedLocation
Gets or sets the Location to the File Name or Path to Save the RSS Feed of the Executed Data Plan.
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.
Public propertySaveRSSFeedWithXSLT
Gets or sets the Option to Save the RSS Feed with a default XSL Transform thus formatting the Feed.
Public propertyScriptArguments
Gets or sets the Script or Process Arguments.
Public propertyScriptFile
Gets or sets the Location of the Script or Process File to Execute.
Public propertyScriptWait
Gets or sets the option to Wait until the Script or Process has finished Executing.
Public propertyStartTime
Gets the Start Time of the Data Execution Plan. Read-only.
Public propertyStatusIcon
Gets or sets the Status Icon of the Data Execution Plan.
Public propertyStatusMessage
Gets the Status Message of the Data Execution Plan. Read-only.
Public propertyStatusText
Gets or sets the Status Text of the Data Execution Plan.
Public propertyTableName (Inherited from EngineDataClassBase.)
Public propertyTablePrefix (Inherited from EngineDataClassBase.)
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Public propertyXQueryEnabled
Gets or sets the Enabled Option for the Data XQuery Text or File.
Public propertyXQueryEncrypted
Gets or sets the Encrypted Option for the Data XQuery Text or File.
Public propertyXQueryFile
Gets or sets the Location of the Data XQuery File.
Public propertyXQuerySchemaOption
Gets or sets the XQuery Schema Option for the Data Execution Plan.
Public propertyXQuerySource
Gets or sets the XQuery Source for the Data XQuery.
Public propertyXQueryText
Gets or sets the Data XQuery Text.
Public propertyXSLTEnabled
Gets or sets the Option to Enable the XSLT for the Executed Plan Result Data.
Public propertyXSLTEncrypted
Gets or sets the Option to Encrypt the XSLT.
Public propertyXSLTExecuteWhen
Gets or sets When to Execute the Data XSLT.
Public propertyXSLTFile
Gets or sets the Location of the XSLT File to be used for the Data Execution Plan.
Public propertyXSLTSource
Gets or sets the XSLT Source for the Data Execution Plan.
Public propertyXSLTText
Gets or sets the Embedded Text XSLT to be used for the Data Execution Plan.
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