WarehouseAdapter.MakeSchemaChanges Method
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Декларация
Public MustOverride Sub MakeSchemaChanges
public abstract void MakeSchemaChanges()
public:
virtual void MakeSchemaChanges() abstract
abstract MakeSchemaChanges : unit -> unit
public abstract function MakeSchemaChanges()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.