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.
Used to add new data to the warehouse.
Namespace: Microsoft.TeamFoundation.Adapter
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Function MakeDataChanges As DataChangesResult
'Usage
Dim instance As IWarehouseAdapter
Dim returnValue As DataChangesResult
returnValue = instance.MakeDataChanges()
DataChangesResult MakeDataChanges()
DataChangesResult MakeDataChanges()
function MakeDataChanges() : DataChangesResult
Return Value
Type: Microsoft.TeamFoundation.Adapter.DataChangesResult
Returns a DataChangesResult that indicates the result of the attempt to change the data.
.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.