The DataStore type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DataStore | Initializes a new instance of the DataStore class |
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 |
Fields
| Name | Description | |
|---|---|---|
| DataExecutionPlansRootName |
The XML Base Node Name for the Data Execution Plans.
| |
| DataFoldersRootName |
The XML Base Node Name for the Data Folders.
| |
| DataOutputsRootName |
The XML Base Node Name for the Data Outputs.
| |
| DataQueryRootName |
The XML Base Node Name for the Data Query.
| |
| DataReportRootName |
The XML Base Node Name for the Data Reports.
| |
| DataSourceRootName |
The XML Base Node Name for the Data Sources.
| |
| DefaultMDBStoreFileName |
The Default MDB Store File Name.
|
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.
| |
| DataConnectionString | (Inherited from DataConnectionBase.) | |
| DataEncryption | (Inherited from DataStoreConnection.) | |
| DataExecutionPlanFolders |
Gets or sets the Data Execution Plan Folders Collection.
| |
| DataExecutionPlans |
Gets or sets the Data Execution Plans Collection Object.
| |
| DataExecutionPlansCount |
Returns an Integer containing the number of Data Execution Plans in the Store. Read-only.
| |
| DataOutputCount |
Returns an Integer containing the number of Data Outputs in the Store. Read-only.
| |
| DataOutputFolders |
Gets or sets the Data Report Folders Collection.
| |
| DataOutputs |
Gets or sets the Data Outputs Collection Object.
| |
| DataQueryCount |
Returns an Integer containing the number of Data Command Queries in the Store. Read-only.
| |
| DataQueryFolders |
Gets or sets the Data Query Folders Collection.
| |
| DataReportCount |
Returns an Integer containing the number of Data Reports in the Store. Read-only.
| |
| DataReportFolders |
Gets or sets the Data Report Folders Collection.
| |
| DataReports |
Gets or sets the Data Reports Collection Object.
| |
| DataSchedules |
Gets or sets the Data Schedules Collection Object.
| |
| DataServerName | (Inherited from DataStoreConnection.) | |
| DataSourceCount |
Returns an Integer containing the number of Data Sources in the Store. Read-only.
| |
| DataSourceFolders |
Gets or sets the Data Sources Folders Collection.
| |
| DataSources |
Gets or sets the Data Sources Collection Object.
| |
| 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.
| |
| 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.
| |
| IsSaving |
Gets or sets the IsSaving flag indicating if the Store is in the process of Saving.
| |
| 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.
| |
| LoadedDataCommandQueryFolders |
Property returns True if the Store has successfully Loaded Data Command Query Folders. Read-only.
| |
| LoadedDataExecutionPlanFolders |
Property returns True if the Store has successfully Loaded Data Execution Plan Folders. Read-only.
| |
| LoadedDataExecutionPlans |
Property returns True if the Store has successfully Loaded Data Execution Plans. Read-only.
| |
| LoadedDataOutputFolders |
Property returns True if the Store has successfully Loaded Data Output Folders. Read-only.
| |
| LoadedDataOutputs |
Property returns True if the Store has successfully Loaded Data Outputs. Read-only.
| |
| LoadedDataReportFolders |
Property returns True if the Store has successfully Loaded Data Report Folders. Read-only.
| |
| LoadedDataReports |
Property returns True if the Store has successfully Loaded Data Reports. Read-only.
| |
| LoadedDataSchedules |
Property returns True if the Store has successfully Loaded Data Schedules. Read-only.
| |
| LoadedDataSourceFolders |
Property returns True if the Store has successfully Loaded Data Source Folders. Read-only.
| |
| LoadedDataSources |
Property returns True if the Store has successfully Loaded Data Sources. Read-only.
| |
| 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.) | |
| Tag | (Inherited from EngineClassBase.) | |
| TypeClassName | (Inherited from EngineClassBase.) |
Events
| Name | Description | |
|---|---|---|
| Changed | (Inherited from EngineClassBase.) | |
| Dirty | (Inherited from EngineClassBase.) | |
| Loading | ||
| LoadProgress | ||
| PropertyChanged | (Inherited from EngineClassBase.) |
See Also