StagingResultCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the criteria for staging batch categories.
public ref class StagingResultCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StagingResultCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingResultCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StagingResultCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingResultCriteria = class
inherit DataContractBase
Public Class StagingResultCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
StagingResultCriteria() |
Initializes a new instance of the StagingResultCriteria class. |
Properties
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. |