AJE Components
DataStore MembersAJE Data Asset Engine Help

The DataStore type exposes the following members.
Constructors

  NameDescription
Public methodDataStore
Initializes a new instance of the DataStore class
Back to Top
Methods

  NameDescription
Public methodClean
Cleans the Data Store by Saving and Cleaning Invalid Data.
Public methodClear
Clears and Resets the Data Store.
Public methodClearFlags
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.
Public methodDeleteDataExecutionPlan
Deletes a Data Execution Plan from the Store.
Public methodDeleteDataOutput
Deletes a Data Output from the Store.
Public methodDeleteDataReport
Deletes a Data Report from the Store.
Public methodDeleteDataSchedule
Deletes a Data Report from the Store.
Public methodDeleteDataSource
Deletes a Data Source from the Store.
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 methodDispose  (Inherited from EngineClassBase.)
Protected methodDispose(Boolean)
Disposes the Data Store Class and releases resources.
(Overrides EngineClassBaseDispose(Boolean).)
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.
Public methodStatic memberGetAppCount
Public methodGetDataName
Public methodGetDataServerName
Public methodGetHashCode (Inherited from DataConnectionBase.)
Public methodGetPropertyNames (Inherited from EngineClassBase.)
Public methodGetReportDataXML
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodStatic memberHasAppInstance
Public methodHasChanged
Returns True if the in-memory copy of the Data Store has been modified.
Public methodHasDataCommandQueriesChanged
Returns True if the Data Command Collection has Changed.
Public methodHasDataExecutionPlansChanged
Returns True if the Data Execution Plan Collection has Changed.
Public methodHasDataFoldersChanged 
Returns True if the Data Folder Collection has Changed.
Public methodHasDataFoldersChanged(DataFolder FolderTypes)
Returns True if the Data Folder Collection is Changed.
Public methodHasDataOutputsChanged
Returns True if the Data Output Collection has Changed.
Public methodHasDataReportsChanged
Returns True if the Data Report Collection has Changed.
Public methodHasDataSchedulesChanged
Returns True if the Data Schedules Collection has Changed.
Public methodHasDataSourcesChanged
Returns True if the Data Source Collection has Changed.
Public methodHasProperty (Inherited from EngineClassBase.)
Public methodInitialize
Initializes the Data Store Class.
Public methodIsDifferent (Inherited from EngineClassBase.)
Public methodLoad
Fully Loads the Data Store with all Objects.
Public methodLoadDataCommandQueries
Loads Data Command Queries into the Data Store.
Public methodLoadDataExecutionPlans
Loads Data Execution Plans into the Data Store.
Public methodLoadDataFolders
Public methodLoadDataOutputs
Loads Data Outputs into the Data Store.
Public methodLoadDataReports
Loads Data Reports into the Data Store.
Public methodLoadDataSchedules
Loads Data Schedules into the Data Store.
Public methodLoadDataSources
Loads Data Sources into the Data Store.
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 methodStatic memberOpen
Public methodPropertiesToCSV (Inherited from EngineClassBase.)
Public methodPropertiesToString (Inherited from EngineClassBase.)
Public methodPropertiesToXML (Inherited from EngineClassBase.)
Public methodSave
Saves the entire Data Store.
Public methodSaveDataCommandQueries
Saves the Data Command Collection to the Data Store.
Public methodSaveDataExecutionPlans
Saves the Data Execution Plans Collection to the Data Store.
Public methodSaveDataFolders
Saves the Data Folders Collection to the Data Store.
Public methodSaveDataOutputs
Saves the Data Outputs Collection to the Data Store.
Public methodSaveDataReports
Saves the Data Reports Collection to the Data Store.
Public methodSaveDataSchedules
Saves the Data Reports Collection to the Data Store.
Public methodSaveDataSources
Saves the Data Sources Collection to the Data Store.
Public methodSaveXML
Saves the Data Store to an XML File.
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
Fields

  NameDescription
Public fieldStatic memberDataExecutionPlansRootName
The XML Base Node Name for the Data Execution Plans.
Public fieldStatic memberDataFoldersRootName
The XML Base Node Name for the Data Folders.
Public fieldStatic memberDataOutputsRootName
The XML Base Node Name for the Data Outputs.
Public fieldStatic memberDataQueryRootName
The XML Base Node Name for the Data Query.
Public fieldStatic memberDataReportRootName
The XML Base Node Name for the Data Reports.
Public fieldStatic memberDataSourceRootName
The XML Base Node Name for the Data Sources.
Public fieldStatic memberDefaultMDBStoreFileName
The Default MDB Store File Name.
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.
Public propertyDataConnectionString (Inherited from DataConnectionBase.)
Public propertyDataEncryption (Inherited from DataStoreConnection.)
Public propertyDataExecutionPlanFolders
Gets or sets the Data Execution Plan Folders Collection.
Public propertyDataExecutionPlans
Gets or sets the Data Execution Plans Collection Object.
Public propertyDataExecutionPlansCount
Returns an Integer containing the number of Data Execution Plans in the Store. Read-only.
Public propertyDataOutputCount
Returns an Integer containing the number of Data Outputs in the Store. Read-only.
Public propertyDataOutputFolders
Gets or sets the Data Report Folders Collection.
Public propertyDataOutputs
Gets or sets the Data Outputs Collection Object.
Public propertyDataQueryCount
Returns an Integer containing the number of Data Command Queries in the Store. Read-only.
Public propertyDataQueryFolders
Gets or sets the Data Query Folders Collection.
Public propertyDataReportCount
Returns an Integer containing the number of Data Reports in the Store. Read-only.
Public propertyDataReportFolders
Gets or sets the Data Report Folders Collection.
Public propertyDataReports
Gets or sets the Data Reports Collection Object.
Public propertyDataSchedules
Gets or sets the Data Schedules Collection Object.
Public propertyDataServerName (Inherited from DataStoreConnection.)
Public propertyDataSourceCount
Returns an Integer containing the number of Data Sources in the Store. Read-only.
Public propertyDataSourceFolders
Gets or sets the Data Sources Folders Collection.
Public propertyDataSources
Gets or sets the Data Sources Collection Object.
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.
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.
Public propertyIsSaving
Gets or sets the IsSaving flag indicating if the Store is in the process of Saving.
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.
Public propertyLoadedDataCommandQueryFolders
Property returns True if the Store has successfully Loaded Data Command Query Folders. Read-only.
Public propertyLoadedDataExecutionPlanFolders
Property returns True if the Store has successfully Loaded Data Execution Plan Folders. Read-only.
Public propertyLoadedDataExecutionPlans
Property returns True if the Store has successfully Loaded Data Execution Plans. Read-only.
Public propertyLoadedDataOutputFolders
Property returns True if the Store has successfully Loaded Data Output Folders. Read-only.
Public propertyLoadedDataOutputs
Property returns True if the Store has successfully Loaded Data Outputs. Read-only.
Public propertyLoadedDataReportFolders
Property returns True if the Store has successfully Loaded Data Report Folders. Read-only.
Public propertyLoadedDataReports
Property returns True if the Store has successfully Loaded Data Reports. Read-only.
Public propertyLoadedDataSchedules
Property returns True if the Store has successfully Loaded Data Schedules. Read-only.
Public propertyLoadedDataSourceFolders
Property returns True if the Store has successfully Loaded Data Source Folders. Read-only.
Public propertyLoadedDataSources
Property returns True if the Store has successfully Loaded Data Sources. Read-only.
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 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
Public eventLoadProgress
Public eventPropertyChanged (Inherited from EngineClassBase.)
Back to Top
See Also