IDataStore Members
Include Protected Members
Include Inherited Members
This service is used by adapters to save data into the Warehouse store.
The IDataStore type exposes the following members.
Methods
Name
Description
Overloaded.
Creates a new DimensionMember object.
Creates a new FactEntry object.
Creates an empty FactLinkEntry.
Overloaded.
Determines if a given DimensionMember is present in the Dimension.
Returns a FactEntry from the data store.
Returns the last TrackingId entered for the fact table.
Returns a warehouse configuration object.
Logs events to the event log.
Removes a FactLinkEntry from the data store.
Rolls back the current transaction.
Saves a DimensionMember into the data store.
Saves a FactEntry into the data store.
Saves a FactLinkEntry to the data store.
Sets the area path.
SetFriendlyCalculatedMemberName
Sets the iteration path.
This method is used to add and modify properties.
Top