Share via


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

Public method

Add

Overloaded.

Public method

AddDimensionField

Public method

AddFactField

Public method

BeginTransaction

Public method

ChangeAggregationFunction

Public method

CommitTransaction

Public method

CreateDimensionMember

Creates a new DimensionMember object.

Public method

CreateFactEntry

Creates a new FactEntry object.

Public method

CreateFactLinkEntry

Creates an empty FactLinkEntry.

Public method

Delete

Overloaded.

Public method

DeleteCalculatedMember

Public method

DeleteDimensionField

Public method

DeleteFactField

Public method

DeleteMeasure

Public method

DeleteProperty

Public method

DimensionMemberExists

Determines if a given DimensionMember is present in the Dimension.

Public method

GetDateCount

Public method

GetEarliestDateEntry

Public method

GetFactEntry

Returns a FactEntry from the data store.

Public method

GetLastFactTrackingId

Returns the last TrackingId entered for the fact table.

Public method

GetLatestDateEntry

Public method

GetProperty

Public method

GetUnpopulatedDates

Public method

GetWarehouseConfig

Returns a warehouse configuration object.

Public method

LogEvent

Logs events to the event log.

Public method

RemoveFactLinkEntry

Removes a FactLinkEntry from the data store.

Public method

Rename

Public method

RenameCalculatedMember

Public method

RenameDimensionField

Public method

RenameFactField

Public method

RenameMeasure

Public method

RollbackTransaction

Rolls back the current transaction.

Public method

SaveDimensionMember

Saves a DimensionMember into the data store.

Public method

SaveFactEntry

Saves a FactEntry into the data store.

Public method

SaveFactLinkEntry

Saves a FactLinkEntry to the data store.

Public method

SetAreaPath

Sets the area path.

Public method

SetFriendlyCalculatedMemberName

Public method

SetFriendlyDimensionFieldName

Public method

SetFriendlyDimensionUse

Public method

SetFriendlyFactFieldName

Public method

SetFriendlyMeasureName

Public method

SetIterationPath

Sets the iteration path.

Public method

SetParentField

Public method

SetParentIdFriendlyName

Public method

SetProperty

This method is used to add and modify properties.

Public method

ToReportDateTime

Public method

WriteCompensatingRecord

Top

See Also

Reference

IDataStore Interface

Microsoft.TeamFoundation.Adapter Namespace