Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Add data to the Warehouse.
This method runs in parallel with other warehouse jobs.
Namespace: Microsoft.TeamFoundation.Warehouse
Assembly: Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)
Syntax
'Declaration
Public MustOverride Function MakeDataChanges As DataChangesResult
public abstract DataChangesResult MakeDataChanges()
public:
virtual DataChangesResult MakeDataChanges() abstract
abstract MakeDataChanges : unit -> DataChangesResult
public abstract function MakeDataChanges() : DataChangesResult
Return Value
Type: Microsoft.TeamFoundation.Warehouse.DataChangesResult
.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.