WarehouseAdapter.MakeSchemaChanges Method

Apply schema changes to the Warehouse or SSAS DB.

When this method is executing this adapter is given exclusive access to the Warehouse and SSAS DB (except for user queries).

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public MustOverride Sub MakeSchemaChanges
public abstract void MakeSchemaChanges()
public:
virtual void MakeSchemaChanges() abstract
abstract MakeSchemaChanges : unit -> unit
public abstract function MakeSchemaChanges()

.NET Framework Security

See Also

Reference

WarehouseAdapter Class

Microsoft.TeamFoundation.Warehouse Namespace