The DataStoreScheduling type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DataStoreScheduling | Initializes a new instance of the DataStoreScheduling class |
Methods
| Name | Description | |
|---|---|---|
| CanRunSchedules | ||
| CheckSchedule |
Function Checks an Auto Execution Schedule.
| |
| Clean |
Cleans the Data Store by Saving and Cleaning Invalid Data.
(Inherited from DataStore.) | |
| Clear |
Clears and Resets the Data Store.
(Overrides DataStore Clear .) | |
| ClearFlags | (Inherited from DataStore.) | |
| Clone | (Inherited from EngineClassBase.) | |
| CopyObject | (Inherited from EngineClassBase.) | |
| CopyProperties(Boolean) | (Inherited from EngineClassBase.) | |
| CopyProperties(EngineClassBase, Boolean) | (Inherited from EngineClassBase.) | |
| CopyProperties``2(UMP, UMP) | (Inherited from EngineClassBase.) | |
| DeepClone | (Inherited from EngineClassBase.) | |
| DeepCopy | (Inherited from EngineClassBase.) | |
| DeleteDataCommandQuery |
Deletes a Data Command Query from the Store.
(Inherited from DataStore.) | |
| DeleteDataExecutionPlan |
Deletes a Data Execution Plan from the Store.
(Inherited from DataStore.) | |
| DeleteDataOutput |
Deletes a Data Output from the Store.
(Inherited from DataStore.) | |
| DeleteDataReport |
Deletes a Data Report from the Store.
(Inherited from DataStore.) | |
| DeleteDataSchedule |
Deletes a Data Report from the Store.
(Inherited from DataStore.) | |
| DeleteDataSource |
Deletes a Data Source from the Store.
(Inherited from DataStore.) | |
| Deserialize(String) | (Inherited from EngineClassBase.) | |
| Deserialize(XmlDocument) | (Inherited from EngineClassBase.) | |
| Deserialize(TextReader) | (Inherited from EngineClassBase.) | |
| DeserializeFile(String) | (Inherited from EngineClassBase.) | |
| DeserializeFile(String, Encoding) | (Inherited from EngineClassBase.) | |
| DeSerializeMe | (Inherited from EngineClassBase.) | |
| DisableScheduling |
Function Disables Auto Execution Scheduling.
| |
| Dispose | (Inherited from EngineClassBase.) | |
| Dispose(Boolean) |
Disposes the Data Store Class and releases resources.
| |
| EnableScheduling |
Function Enables Auto Execution Scheduling.
| |
| EnableScheduling(Boolean) |
Function Enables Auto Execution Scheduling.
| |
| Equals | (Inherited from DataConnectionBase.) | |
Allows an (Inherited from | ||
| GetActiveSchedulesCount |
Returns the Active Number of Data Schedules.
(Inherited from DataStore.) | |
| GetDataName | (Inherited from DataStore.) | |
| GetDataServerName | (Inherited from DataStore.) | |
| GetHashCode | (Inherited from DataConnectionBase.) | |
| GetPropertyNames | (Inherited from EngineClassBase.) | |
| GetReportDataXML | (Inherited from DataStore.) | |
Gets the (Inherited from | ||
| HasChanged |
Returns True if the in-memory copy of the Data Store has been modified.
(Inherited from DataStore.) | |
| HasDataCommandQueriesChanged |
Returns True if the Data Command Collection has Changed.
(Inherited from DataStore.) | |
| HasDataExecutionPlansChanged |
Returns True if the Data Execution Plan Collection has Changed.
(Inherited from DataStore.) | |
| HasDataFoldersChanged |
Returns True if the Data Folder Collection has Changed.
(Inherited from DataStore.) | |
| HasDataFoldersChanged(DataFolder FolderTypes) |
Returns True if the Data Folder Collection is Changed.
(Inherited from DataStore.) | |
| HasDataOutputsChanged |
Returns True if the Data Output Collection has Changed.
(Inherited from DataStore.) | |
| HasDataReportsChanged |
Returns True if the Data Report Collection has Changed.
(Inherited from DataStore.) | |
| HasDataSchedulesChanged |
Returns True if the Data Schedules Collection has Changed.
(Inherited from DataStore.) | |
| HasDataSourcesChanged |
Returns True if the Data Source Collection has Changed.
(Inherited from DataStore.) | |
| HasProperty | (Inherited from EngineClassBase.) | |
| Initialize |
Initializes the Data Store Class.
(Overrides DataStore Initialize .) | |
| IsDifferent | (Inherited from EngineClassBase.) | |
| Load |
Fully Loads the Data Store with all Objects.
(Inherited from DataStore.) | |
| LoadDataCommandQueries |
Loads Data Command Queries into the Data Store.
(Inherited from DataStore.) | |
| LoadDataExecutionPlans |
Loads Data Execution Plans into the Data Store.
(Inherited from DataStore.) | |
| LoadDataFolders | (Inherited from DataStore.) | |
| LoadDataOutputs |
Loads Data Outputs into the Data Store.
(Inherited from DataStore.) | |
| LoadDataReports |
Loads Data Reports into the Data Store.
(Inherited from DataStore.) | |
| LoadDataSchedules |
Loads Data Schedules into the Data Store.
(Inherited from DataStore.) | |
| LoadDataSources |
Loads Data Sources into the Data Store.
(Inherited from DataStore.) | |
Creates a shallow copy of the current (Inherited from | ||
| OnChanged | (Inherited from EngineClassBase.) | |
| OnClearing | (Inherited from EngineClassBase.) | |
| OnDirty | (Inherited from EngineClassBase.) | |
| OnPropertyChanged | (Inherited from EngineClassBase.) | |
| PropertiesToCSV | (Inherited from EngineClassBase.) | |
| PropertiesToString | (Inherited from EngineClassBase.) | |
| PropertiesToXML | (Inherited from EngineClassBase.) | |
| Save |
Saves the entire Data Store.
(Inherited from DataStore.) | |
| SaveDataCommandQueries |
Saves the Data Command Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveDataExecutionPlans |
Saves the Data Execution Plans Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveDataFolders |
Saves the Data Folders Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveDataOutputs |
Saves the Data Outputs Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveDataReports |
Saves the Data Reports Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveDataSchedules |
Saves the Data Reports Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveDataSources |
Saves the Data Sources Collection to the Data Store.
(Inherited from DataStore.) | |
| SaveXML |
Saves the Data Store to an XML File.
(Inherited from DataStore.) | |
| Serialize | (Inherited from EngineClassBase.) | |
| Serialize(XmlWriterSettings) | (Inherited from EngineClassBase.) | |
| Serialize(Encoding) | (Inherited from EngineClassBase.) | |
| Serialize(String) | (Inherited from EngineClassBase.) | |
| Serialize(String, Encoding) | (Inherited from EngineClassBase.) | |
| SerializeMe | (Inherited from EngineClassBase.) | |
| SetError | (Inherited from EngineClassBase.) | |
| SetException | (Inherited from EngineClassBase.) | |
| SetIsChanged | (Inherited from EngineClassBase.) | |
| SetIsClean | (Inherited from EngineClassBase.) | |
| SetIsDirty | (Inherited from EngineClassBase.) | |
| ShallowClone | (Inherited from EngineClassBase.) | |
| ShallowCopy | (Inherited from EngineClassBase.) | |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| ActivatedCount | (Inherited from DataStoreConnection.) | |
| ActivatedDate | (Inherited from DataStoreConnection.) | |
| BackupCompressed | (Inherited from DataStoreConnection.) | |
| BackupEncrypted | (Inherited from DataStoreConnection.) | |
| BackupLocation | (Inherited from DataStoreConnection.) | |
| BackupName | (Inherited from DataStoreConnection.) | |
| ClassType | (Inherited from EngineClassBase.) | |
| ConnectionString | (Inherited from DataStoreConnection.) | |
| CreatedBy | (Inherited from DataStoreConnection.) | |
| CreatedDate | (Inherited from DataStoreConnection.) | |
| DatabaseName | (Inherited from DataStoreConnection.) | |
| DataCommandQueries |
Gets or sets the Data Command Queries Collection Object.
(Inherited from DataStore.) | |
| DataConnectionString | (Inherited from DataConnectionBase.) | |
| DataEncryption | (Inherited from DataStoreConnection.) | |
| DataExecutionPlanFolders |
Gets or sets the Data Execution Plan Folders Collection.
(Inherited from DataStore.) | |
| DataExecutionPlans |
Gets or sets the Data Execution Plans Collection Object.
(Inherited from DataStore.) | |
| DataExecutionPlansCount |
Returns an Integer containing the number of Data Execution Plans in the Store. Read-only.
(Inherited from DataStore.) | |
| DataOutputCount |
Returns an Integer containing the number of Data Outputs in the Store. Read-only.
(Inherited from DataStore.) | |
| DataOutputFolders |
Gets or sets the Data Report Folders Collection.
(Inherited from DataStore.) | |
| DataOutputs |
Gets or sets the Data Outputs Collection Object.
(Inherited from DataStore.) | |
| DataQueryCount |
Returns an Integer containing the number of Data Command Queries in the Store. Read-only.
(Inherited from DataStore.) | |
| DataQueryFolders |
Gets or sets the Data Query Folders Collection.
(Inherited from DataStore.) | |
| DataReportCount |
Returns an Integer containing the number of Data Reports in the Store. Read-only.
(Inherited from DataStore.) | |
| DataReportFolders |
Gets or sets the Data Report Folders Collection.
(Inherited from DataStore.) | |
| DataReports |
Gets or sets the Data Reports Collection Object.
(Inherited from DataStore.) | |
| DataSchedules |
Gets or sets the Data Schedules Collection Object.
(Inherited from DataStore.) | |
| DataServerName | (Inherited from DataStoreConnection.) | |
| DataSourceCount |
Returns an Integer containing the number of Data Sources in the Store. Read-only.
(Inherited from DataStore.) | |
| DataSourceFolders |
Gets or sets the Data Sources Folders Collection.
(Inherited from DataStore.) | |
| DataSources |
Gets or sets the Data Sources Collection Object.
(Inherited from DataStore.) | |
| DataSourceType | (Inherited from DataStoreConnection.) | |
| Description | (Inherited from DataStoreConnection.) | |
| Disposed | (Inherited from EngineClassBase.) | |
| EncryptConnectionString | (Inherited from DataStoreConnection.) | |
| GUID | (Inherited from DataStoreConnection.) | |
| HandleExceptions | (Inherited from EngineClassBase.) | |
| IsActive | (Inherited from DataStoreConnection.) | |
| IsBusy |
Gets or sets the IsBusy flag indicating if the Store is in the process of Loading or Saving.
(Inherited from DataStore.) | |
| IsChanged | (Inherited from EngineClassBase.) | |
| IsDirty | (Inherited from EngineClassBase.) | |
| IsLoading |
Gets or sets the IsLoading flag indicating if the Store is in the process of Loading.
(Inherited from DataStore.) | |
| IsSaving |
Gets or sets the IsSaving flag indicating if the Store is in the process of Saving.
(Inherited from DataStore.) | |
| IsScheduling |
Returns True if Data Scheduling is Active.
| |
| IsValid | (Inherited from DataStoreConnection.) | |
| ItemKey | (Inherited from EngineClassBase.) | |
| Language | (Inherited from DataStoreConnection.) | |
| LastActiveDate | (Inherited from DataStoreConnection.) | |
| LastBackupBy | (Inherited from DataStoreConnection.) | |
| LastBackupDate | (Inherited from DataStoreConnection.) | |
| LastErrDescription | (Inherited from EngineClassBase.) | |
| LastErrNumber | (Inherited from EngineClassBase.) | |
| LastErrSource | (Inherited from EngineClassBase.) | |
| LastException | (Inherited from EngineClassBase.) | |
| LastRestoreBy | (Inherited from DataStoreConnection.) | |
| LastRestoreDate | (Inherited from DataStoreConnection.) | |
| LicenseEnabled | (Inherited from DataStoreConnection.) | |
| LicenseURI | (Inherited from DataStoreConnection.) | |
| LoadedDataCommandQueries |
Property returns True if the Store has successfully Loaded Data Command Queries. Read-only.
(Inherited from DataStore.) | |
| LoadedDataCommandQueryFolders |
Property returns True if the Store has successfully Loaded Data Command Query Folders. Read-only.
(Inherited from DataStore.) | |
| LoadedDataExecutionPlanFolders |
Property returns True if the Store has successfully Loaded Data Execution Plan Folders. Read-only.
(Inherited from DataStore.) | |
| LoadedDataExecutionPlans |
Property returns True if the Store has successfully Loaded Data Execution Plans. Read-only.
(Inherited from DataStore.) | |
| LoadedDataOutputFolders |
Property returns True if the Store has successfully Loaded Data Output Folders. Read-only.
(Inherited from DataStore.) | |
| LoadedDataOutputs |
Property returns True if the Store has successfully Loaded Data Outputs. Read-only.
(Inherited from DataStore.) | |
| LoadedDataReportFolders |
Property returns True if the Store has successfully Loaded Data Report Folders. Read-only.
(Inherited from DataStore.) | |
| LoadedDataReports |
Property returns True if the Store has successfully Loaded Data Reports. Read-only.
(Inherited from DataStore.) | |
| LoadedDataSchedules |
Property returns True if the Store has successfully Loaded Data Schedules. Read-only.
(Inherited from DataStore.) | |
| LoadedDataSourceFolders |
Property returns True if the Store has successfully Loaded Data Source Folders. Read-only.
(Inherited from DataStore.) | |
| LoadedDataSources |
Property returns True if the Store has successfully Loaded Data Sources. Read-only.
(Inherited from DataStore.) | |
| ModifiedBy | (Inherited from DataStoreConnection.) | |
| ModifiedDate | (Inherited from DataStoreConnection.) | |
| Name | (Inherited from DataStoreConnection.) | |
| Notes | (Inherited from DataStoreConnection.) | |
| OnDirtyEvent | (Inherited from EngineClassBase.) | |
| Organization | (Inherited from DataStoreConnection.) | |
| Properties | (Inherited from EngineClassBase.) | |
| RaiseError | (Inherited from EngineClassBase.) | |
| Reference | (Inherited from DataStoreConnection.) | |
| Region | (Inherited from DataStoreConnection.) | |
| RestoreLocation | (Inherited from DataStoreConnection.) | |
| RestoreName | (Inherited from DataStoreConnection.) | |
| RSSFeedStoreFile | (Inherited from DataStoreConnection.) | |
| RSSFeedStoreLocation | (Inherited from DataStoreConnection.) | |
| SchedueLogMaxLines |
Gets or sets the Maximum number of Log Lines for the Scheduling Log.
| |
| ScheduleExecuting |
Gets or sets the Schedule Executing flag indicating if a Schedule is Running.
| |
| ScheduleLog | ||
| SchedulingEnabled |
Property returns True if Scheduling is Enabled on the Data Store. Read-only.
| |
| Tag | (Inherited from EngineClassBase.) | |
| TypeClassName | (Inherited from EngineClassBase.) |
Events
| Name | Description | |
|---|---|---|
| Changed | (Inherited from EngineClassBase.) | |
| Dirty | (Inherited from EngineClassBase.) | |
| Loading | (Inherited from DataStore.) | |
| LoadProgress | (Inherited from DataStore.) | |
| PropertyChanged | (Inherited from EngineClassBase.) | |
| ScheduleExecuteComplete | ||
| ScheduleExecuted |
See Also