AJE Components
DataExecutionPlan PropertiesAJE Data Asset Engine Help
The DataExecutionPlan type exposes the following members.
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
See Also