SyncBulkOperationResponse ComplexType

Contains the response from the SyncBulkOperation Action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Result Edm.Int32

The number of records the operation affected.

Used by

The following use the SyncBulkOperationResponse ComplexType.

Name How used
SyncBulkOperation ReturnType

See also