AJE Components
DataStoreScheduling MembersAJE Data Asset Engine Help

The DataStoreScheduling type exposes the following members.
Constructors

  NameDescription
Public methodDataStoreScheduling
Initializes a new instance of the DataStoreScheduling class
Back to Top
Methods

  NameDescription
Public methodStatic memberCanRunSchedules
Public methodCheckSchedule
Function Checks an Auto Execution Schedule.
Public methodClean
Cleans the Data Store by Saving and Cleaning Invalid Data.
(Inherited from DataStore.)
Public methodClear
Clears and Resets the Data Store.
(Overrides DataStore Clear .)
Public methodClearFlags (Inherited from DataStore.)
Public methodClone (Inherited from EngineClassBase.)
Public methodCopyObject (Inherited from EngineClassBase.)
Public methodCopyProperties(Boolean) (Inherited from EngineClassBase.)
Public methodCopyProperties(EngineClassBase, Boolean) (Inherited from EngineClassBase.)
Public methodCopyProperties``2(UMP, UMP) (Inherited from EngineClassBase.)
Public methodDeepClone (Inherited from EngineClassBase.)
Public methodDeepCopy (Inherited from EngineClassBase.)
Public methodDeleteDataCommandQuery
Deletes a Data Command Query from the Store.
(Inherited from DataStore.)
Public methodDeleteDataExecutionPlan
Deletes a Data Execution Plan from the Store.
(Inherited from DataStore.)
Public methodDeleteDataOutput
Deletes a Data Output from the Store.
(Inherited from DataStore.)
Public methodDeleteDataReport
Deletes a Data Report from the Store.
(Inherited from DataStore.)
Public methodDeleteDataSchedule
Deletes a Data Report from the Store.
(Inherited from DataStore.)
Public methodDeleteDataSource
Deletes a Data Source from the Store.
(Inherited from DataStore.)
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 methodDisableScheduling
Function Disables Auto Execution Scheduling.
Public methodDispose  (Inherited from EngineClassBase.)
Protected methodDispose(Boolean)
Disposes the Data Store Class and releases resources.
Public methodEnableScheduling 
Function Enables Auto Execution Scheduling.
Public methodEnableScheduling(Boolean)
Function Enables Auto Execution Scheduling.
Public methodEquals (Inherited from DataConnectionBase.)
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 methodGetActiveSchedulesCount
Returns the Active Number of Data Schedules.
(Inherited from DataStore.)
Public methodGetDataName (Inherited from DataStore.)
Public methodGetDataServerName (Inherited from DataStore.)
Public methodGetHashCode (Inherited from DataConnectionBase.)
Public methodGetPropertyNames (Inherited from EngineClassBase.)
Public methodGetReportDataXML (Inherited from DataStore.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodHasChanged
Returns True if the in-memory copy of the Data Store has been modified.
(Inherited from DataStore.)
Public methodHasDataCommandQueriesChanged
Returns True if the Data Command Collection has Changed.
(Inherited from DataStore.)
Public methodHasDataExecutionPlansChanged
Returns True if the Data Execution Plan Collection has Changed.
(Inherited from DataStore.)
Public methodHasDataFoldersChanged 
Returns True if the Data Folder Collection has Changed.
(Inherited from DataStore.)
Public methodHasDataFoldersChanged(DataFolder FolderTypes)
Returns True if the Data Folder Collection is Changed.
(Inherited from DataStore.)
Public methodHasDataOutputsChanged
Returns True if the Data Output Collection has Changed.
(Inherited from DataStore.)
Public methodHasDataReportsChanged
Returns True if the Data Report Collection has Changed.
(Inherited from DataStore.)
Public methodHasDataSchedulesChanged
Returns True if the Data Schedules Collection has Changed.
(Inherited from DataStore.)
Public methodHasDataSourcesChanged
Returns True if the Data Source Collection has Changed.
(Inherited from DataStore.)
Public methodHasProperty (Inherited from EngineClassBase.)
Public methodInitialize
Initializes the Data Store Class.
(Overrides DataStore Initialize .)
Public methodIsDifferent (Inherited from EngineClassBase.)
Public methodLoad
Fully Loads the Data Store with all Objects.
(Inherited from DataStore.)
Public methodLoadDataCommandQueries
Loads Data Command Queries into the Data Store.
(Inherited from DataStore.)
Public methodLoadDataExecutionPlans
Loads Data Execution Plans into the Data Store.
(Inherited from DataStore.)
Public methodLoadDataFolders (Inherited from DataStore.)
Public methodLoadDataOutputs
Loads Data Outputs into the Data Store.
(Inherited from DataStore.)
Public methodLoadDataReports
Loads Data Reports into the Data Store.
(Inherited from DataStore.)
Public methodLoadDataSchedules
Loads Data Schedules into the Data Store.
(Inherited from DataStore.)
Public methodLoadDataSources
Loads Data Sources into the Data Store.
(Inherited from DataStore.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnChanged (Inherited from EngineClassBase.)
Public methodOnClearing (Inherited from EngineClassBase.)
Public methodOnDirty (Inherited from EngineClassBase.)
Public methodOnPropertyChanged (Inherited from EngineClassBase.)
Public methodPropertiesToCSV (Inherited from EngineClassBase.)
Public methodPropertiesToString (Inherited from EngineClassBase.)
Public methodPropertiesToXML (Inherited from EngineClassBase.)
Public methodSave
Saves the entire Data Store.
(Inherited from DataStore.)
Public methodSaveDataCommandQueries
Saves the Data Command Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveDataExecutionPlans
Saves the Data Execution Plans Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveDataFolders
Saves the Data Folders Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveDataOutputs
Saves the Data Outputs Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveDataReports
Saves the Data Reports Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveDataSchedules
Saves the Data Reports Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveDataSources
Saves the Data Sources Collection to the Data Store.
(Inherited from DataStore.)
Public methodSaveXML
Saves the Data Store to an XML File.
(Inherited from DataStore.)
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 methodSerializeMe (Inherited from EngineClassBase.)
Public methodSetError (Inherited from EngineClassBase.)
Public methodSetException (Inherited from EngineClassBase.)
Public methodSetIsChanged (Inherited from EngineClassBase.)
Public methodSetIsClean (Inherited from EngineClassBase.)
Public methodSetIsDirty (Inherited from EngineClassBase.)
Public methodShallowClone (Inherited from EngineClassBase.)
Public methodShallowCopy (Inherited from EngineClassBase.)
Public methodOnlineToString
Returns a OnlineString that represents the current OnlineObject.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyActivatedCount (Inherited from DataStoreConnection.)
Public propertyActivatedDate (Inherited from DataStoreConnection.)
Public propertyBackupCompressed (Inherited from DataStoreConnection.)
Public propertyBackupEncrypted (Inherited from DataStoreConnection.)
Public propertyBackupLocation (Inherited from DataStoreConnection.)
Public propertyBackupName (Inherited from DataStoreConnection.)
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyConnectionString (Inherited from DataStoreConnection.)
Public propertyCreatedBy (Inherited from DataStoreConnection.)
Public propertyCreatedDate (Inherited from DataStoreConnection.)
Public propertyDatabaseName (Inherited from DataStoreConnection.)
Public propertyDataCommandQueries
Gets or sets the Data Command Queries Collection Object.
(Inherited from DataStore.)
Public propertyDataConnectionString (Inherited from DataConnectionBase.)
Public propertyDataEncryption (Inherited from DataStoreConnection.)
Public propertyDataExecutionPlanFolders
Gets or sets the Data Execution Plan Folders Collection.
(Inherited from DataStore.)
Public propertyDataExecutionPlans
Gets or sets the Data Execution Plans Collection Object.
(Inherited from DataStore.)
Public propertyDataExecutionPlansCount
Returns an Integer containing the number of Data Execution Plans in the Store. Read-only.
(Inherited from DataStore.)
Public propertyDataOutputCount
Returns an Integer containing the number of Data Outputs in the Store. Read-only.
(Inherited from DataStore.)
Public propertyDataOutputFolders
Gets or sets the Data Report Folders Collection.
(Inherited from DataStore.)
Public propertyDataOutputs
Gets or sets the Data Outputs Collection Object.
(Inherited from DataStore.)
Public propertyDataQueryCount
Returns an Integer containing the number of Data Command Queries in the Store. Read-only.
(Inherited from DataStore.)
Public propertyDataQueryFolders
Gets or sets the Data Query Folders Collection.
(Inherited from DataStore.)
Public propertyDataReportCount
Returns an Integer containing the number of Data Reports in the Store. Read-only.
(Inherited from DataStore.)
Public propertyDataReportFolders
Gets or sets the Data Report Folders Collection.
(Inherited from DataStore.)
Public propertyDataReports
Gets or sets the Data Reports Collection Object.
(Inherited from DataStore.)
Public propertyDataSchedules
Gets or sets the Data Schedules Collection Object.
(Inherited from DataStore.)
Public propertyDataServerName (Inherited from DataStoreConnection.)
Public propertyDataSourceCount
Returns an Integer containing the number of Data Sources in the Store. Read-only.
(Inherited from DataStore.)
Public propertyDataSourceFolders
Gets or sets the Data Sources Folders Collection.
(Inherited from DataStore.)
Public propertyDataSources
Gets or sets the Data Sources Collection Object.
(Inherited from DataStore.)
Public propertyDataSourceType (Inherited from DataStoreConnection.)
Public propertyDescription (Inherited from DataStoreConnection.)
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyEncryptConnectionString (Inherited from DataStoreConnection.)
Public propertyGUID (Inherited from DataStoreConnection.)
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyIsActive (Inherited from DataStoreConnection.)
Public propertyIsBusy
Gets or sets the IsBusy flag indicating if the Store is in the process of Loading or Saving.
(Inherited from DataStore.)
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyIsLoading
Gets or sets the IsLoading flag indicating if the Store is in the process of Loading.
(Inherited from DataStore.)
Public propertyIsSaving
Gets or sets the IsSaving flag indicating if the Store is in the process of Saving.
(Inherited from DataStore.)
Public propertyStatic memberIsScheduling
Returns True if Data Scheduling is Active.
Public propertyIsValid (Inherited from DataStoreConnection.)
Public propertyItemKey (Inherited from EngineClassBase.)
Public propertyLanguage (Inherited from DataStoreConnection.)
Public propertyLastActiveDate (Inherited from DataStoreConnection.)
Public propertyLastBackupBy (Inherited from DataStoreConnection.)
Public propertyLastBackupDate (Inherited from DataStoreConnection.)
Public propertyLastErrDescription (Inherited from EngineClassBase.)
Public propertyLastErrNumber (Inherited from EngineClassBase.)
Public propertyLastErrSource (Inherited from EngineClassBase.)
Public propertyLastException (Inherited from EngineClassBase.)
Public propertyLastRestoreBy (Inherited from DataStoreConnection.)
Public propertyLastRestoreDate (Inherited from DataStoreConnection.)
Public propertyLicenseEnabled (Inherited from DataStoreConnection.)
Public propertyLicenseURI (Inherited from DataStoreConnection.)
Public propertyLoadedDataCommandQueries
Property returns True if the Store has successfully Loaded Data Command Queries. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataCommandQueryFolders
Property returns True if the Store has successfully Loaded Data Command Query Folders. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataExecutionPlanFolders
Property returns True if the Store has successfully Loaded Data Execution Plan Folders. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataExecutionPlans
Property returns True if the Store has successfully Loaded Data Execution Plans. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataOutputFolders
Property returns True if the Store has successfully Loaded Data Output Folders. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataOutputs
Property returns True if the Store has successfully Loaded Data Outputs. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataReportFolders
Property returns True if the Store has successfully Loaded Data Report Folders. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataReports
Property returns True if the Store has successfully Loaded Data Reports. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataSchedules
Property returns True if the Store has successfully Loaded Data Schedules. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataSourceFolders
Property returns True if the Store has successfully Loaded Data Source Folders. Read-only.
(Inherited from DataStore.)
Public propertyLoadedDataSources
Property returns True if the Store has successfully Loaded Data Sources. Read-only.
(Inherited from DataStore.)
Public propertyModifiedBy (Inherited from DataStoreConnection.)
Public propertyModifiedDate (Inherited from DataStoreConnection.)
Public propertyName (Inherited from DataStoreConnection.)
Public propertyNotes (Inherited from DataStoreConnection.)
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyOrganization (Inherited from DataStoreConnection.)
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyReference (Inherited from DataStoreConnection.)
Public propertyRegion (Inherited from DataStoreConnection.)
Public propertyRestoreLocation (Inherited from DataStoreConnection.)
Public propertyRestoreName (Inherited from DataStoreConnection.)
Public propertyRSSFeedStoreFile (Inherited from DataStoreConnection.)
Public propertyRSSFeedStoreLocation (Inherited from DataStoreConnection.)
Public propertySchedueLogMaxLines
Gets or sets the Maximum number of Log Lines for the Scheduling Log.
Public propertyScheduleExecuting
Gets or sets the Schedule Executing flag indicating if a Schedule is Running.
Public propertyScheduleLog
Public propertySchedulingEnabled
Property returns True if Scheduling is Enabled on the Data Store. Read-only.
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Back to Top
Events

  NameDescription
Public eventChanged (Inherited from EngineClassBase.)
Public eventDirty (Inherited from EngineClassBase.)
Public eventLoading (Inherited from DataStore.)
Public eventLoadProgress (Inherited from DataStore.)
Public eventPropertyChanged (Inherited from EngineClassBase.)
Public eventScheduleExecuteComplete
Public eventScheduleExecuted
Back to Top
See Also