StagingUnbatchedCriteria Class

Definition

Specifies staging unbatched criteria.

public ref class StagingUnbatchedCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StagingUnbatchedCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StagingUnbatchedCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedCriteria = class
    inherit DataContractBase
Public Class StagingUnbatchedCriteria
Inherits DataContractBase
Inheritance
StagingUnbatchedCriteria
Attributes

Constructors

StagingUnbatchedCriteria()

Initializes a new instance of the StagingUnbatchedCriteria class.

Properties

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DataContractBase)
ModelId

Gets or sets the globally unique identifier (GUID) or the exact name of a model.

SourceSystemId

Gets or sets the globally unique identifier (GUID) or the exact name of the source system.

VersionId

Gets or sets the globally unique identifier (GUID) or the exact name of the version.

Applies to