StagingUnbatchedCriteria 클래스

정의

일괄 처리되지 않은 준비 조건을 지정합니다.

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
상속
StagingUnbatchedCriteria
특성

생성자

StagingUnbatchedCriteria()

StagingUnbatchedCriteria 클래스의 새 인스턴스를 초기화합니다.

속성

ExtensionData

추가 데이터를 포함하는 구조를 가져오거나 설정합니다.

(다음에서 상속됨 DataContractBase)
ModelId

모델의 GUID(Globally Unique Identifier) 또는 정확한 이름을 가져오거나 설정합니다.

SourceSystemId

원본 시스템의 GUID(Globally Unique Identifier) 또는 정확한 이름을 가져오거나 설정합니다.

VersionId

버전의 GUID(Globally Unique Identifier) 또는 정확한 이름을 가져오거나 설정합니다.

적용 대상