StagingResultCriteria Class
SQL Server 2012
Defines the criteria for staging batch categories.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.StagingResultCriteria
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.StagingResultCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The StagingResultCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | StagingResultCriteria | Initializes a new instance of the StagingResultCriteria class. |
| Name | Description | |
|---|---|---|
![]() | All | Gets or sets a value that indicates whether all batches should be returned. |
![]() | Attributes | Gets or sets a value that indicates whether attribute batches should be returned. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Members | Gets or sets a value indicating whether members' batches should be returned. |
![]() | PageSize | Gets or sets an integer indicating the number of rows to return. |
![]() | Relationships | Gets or sets a value that indicates whether relationships batches should be returned. |

