The DataStore type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Clean |
Cleans the Data Store by Saving and Cleaning Invalid Data.
|
![]() | Clear |
Clears and Resets the Data Store.
|
![]() | ClearFlags | |
![]() | 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.
|
![]() | DeleteDataExecutionPlan |
Deletes a Data Execution Plan from the Store.
|
![]() | DeleteDataOutput |
Deletes a Data Output from the Store.
|
![]() | DeleteDataReport |
Deletes a Data Report from the Store.
|
![]() | DeleteDataSchedule |
Deletes a Data Report from the Store.
|
![]() | DeleteDataSource |
Deletes a Data Source from the Store.
|
![]() | 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.) |
![]() | Dispose | (Inherited from EngineClassBase.) |
![]() | Dispose(Boolean) |
Disposes the Data Store Class and releases resources.
(Overrides EngineClassBaseDispose(Boolean).) |
![]() | Equals | (Inherited from DataConnectionBase.) |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetActiveSchedulesCount |
Returns the Active Number of Data Schedules.
|
![]() ![]() | GetAppCount | |
![]() | GetDataName | |
![]() | GetDataServerName | |
![]() | GetHashCode | (Inherited from DataConnectionBase.) |
![]() | GetPropertyNames | (Inherited from EngineClassBase.) |
![]() | GetReportDataXML | |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() ![]() | HasAppInstance | |
![]() | HasChanged |
Returns True if the in-memory copy of the Data Store has been modified.
|
![]() | HasDataCommandQueriesChanged |
Returns True if the Data Command Collection has Changed.
|
![]() | HasDataExecutionPlansChanged |
Returns True if the Data Execution Plan Collection has Changed.
|
![]() | HasDataFoldersChanged |
Returns True if the Data Folder Collection has Changed.
|
![]() | HasDataFoldersChanged(DataFolder FolderTypes) |
Returns True if the Data Folder Collection is Changed.
|
![]() | HasDataOutputsChanged |
Returns True if the Data Output Collection has Changed.
|
![]() | HasDataReportsChanged |
Returns True if the Data Report Collection has Changed.
|
![]() | HasDataSchedulesChanged |
Returns True if the Data Schedules Collection has Changed.
|
![]() | HasDataSourcesChanged |
Returns True if the Data Source Collection has Changed.
|
![]() | HasProperty | (Inherited from EngineClassBase.) |
![]() | Initialize |
Initializes the Data Store Class.
|
![]() | IsDifferent | (Inherited from EngineClassBase.) |
![]() | Load |
Fully Loads the Data Store with all Objects.
|
![]() | LoadDataCommandQueries |
Loads Data Command Queries into the Data Store.
|
![]() | LoadDataExecutionPlans |
Loads Data Execution Plans into the Data Store.
|
![]() | LoadDataFolders | |
![]() | LoadDataOutputs |
Loads Data Outputs into the Data Store.
|
![]() | LoadDataReports |
Loads Data Reports into the Data Store.
|
![]() | LoadDataSchedules |
Loads Data Schedules into the Data Store.
|
![]() | LoadDataSources |
Loads Data Sources into the Data Store.
|
![]() | ![]() | 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.) |
![]() ![]() | Open | |
![]() | PropertiesToCSV | (Inherited from EngineClassBase.) |
![]() | PropertiesToString | (Inherited from EngineClassBase.) |
![]() | PropertiesToXML | (Inherited from EngineClassBase.) |
![]() | Save |
Saves the entire Data Store.
|
![]() | SaveDataCommandQueries |
Saves the Data Command Collection to the Data Store.
|
![]() | SaveDataExecutionPlans |
Saves the Data Execution Plans Collection to the Data Store.
|
![]() | SaveDataFolders |
Saves the Data Folders Collection to the Data Store.
|
![]() | SaveDataOutputs |
Saves the Data Outputs Collection to the Data Store.
|
![]() | SaveDataReports |
Saves the Data Reports Collection to the Data Store.
|
![]() | SaveDataSchedules |
Saves the Data Reports Collection to the Data Store.
|
![]() | SaveDataSources |
Saves the Data Sources Collection to the Data Store.
|
![]() | SaveXML |
Saves the Data Store to an XML File.
|
![]() | 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 ![]() |
See Also