StagingSearchCriteria 클래스

정의

준비 일괄 처리 유형의 조건을 정의합니다.

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

생성자

StagingSearchCriteria()

기본값을 포함하는 StagingSearchCriteria 클래스의 새 인스턴스를 초기화합니다.

속성

ExtensionData

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

(다음에서 상속됨 DataContractBase)
StagingBatches

준비 일괄 처리 식별자를 포함하는 배열을 가져오거나 설정합니다.

StagingBatchStatus

준비 일괄 처리의 진행 상태를 가져오거나 설정합니다.

StagingDataStatus

준비 레코드의 성공 또는 실패 상태를 가져오거나 설정합니다.

적용 대상