StagingClearResponse Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the StagingClearResponse class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
StagingClearResponse() | Initializes a new instance of the StagingClearResponse class that has default values. | |
StagingClearResponse(Int32, Int32, Int32, OperationResult, Int32) | Initializes a new instance of the StagingClearResponse class that has the specified count of attributes records, batches, member records, and relationship records cleared, and the operation result.. |
Top