Microsoft.TeamFoundation.Adapter Namespace
Provides adapters.
Classes
Class | Description | |
---|---|---|
DimensionMember | ||
FactEntry | Abstract class for a fact entry | |
FactLinkEntry |
Interfaces
Interface | Description | |
---|---|---|
IDataStore | This service is used by adapters to save data into the Warehouse store. | |
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 | |
---|---|---|
AdapterEventLevel | ||
DataChangesResult | ||
SchemaChangesResult | An enumeration to return the result of attempts to change the schema. |