StagingResultCriteria Class

Definition

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
StagingResultCriteria
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.

Applies to