Microsoft.TeamFoundation.Adapter Namespace

Provides adapters.

Classes

  Class Description
Public class DimensionMember
Public class FactEntry Abstract class for a fact entry
Public class FactLinkEntry

Interfaces

  Interface Description
Public interface IDataStore This service is used by adapters to save data into the Warehouse store.
Public interface IWarehouseAdapter The warehouse service periodically calls each of the warehouse adapters by using the IWarehouseAdapter interface. The adapters pull data from the operational store, transform it as necessary, and write it to the warehouse through the warehouse object model.

Enumerations

  Enumeration Description
Public enumeration AdapterEventLevel
Public enumeration DataChangesResult
Public enumeration SchemaChangesResult An enumeration to return the result of attempts to change the schema.