TransactionSearchCriteria 클래스

정의

작업 결과 집합의 트랜잭션 조건을 정의합니다.

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

생성자

TransactionSearchCriteria()

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

속성

AttributeId

특성 ID를 가져오거나 설정합니다.

DateTimeBeginRange

시작 날짜/시간 필터를 가져오거나 설정합니다.

DateTimeEndRange

종료 날짜/시간 필터를 가져오거나 설정합니다.

EntityId

출력 결과를 제한하기 위해 엔터티의 GUID(Globally Unique Identifier) 또는 이름을 가져오거나 설정합니다.

ExplicitHierarchyId

트랜잭션 이동을 위해 명시적 계층을 가져오거나 설정합니다.

ExtensionData

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

(다음에서 상속됨 DataContractBase)
MemberId

멤버 ID를 가져오거나 설정합니다.

MemberType

멤버 유형을 가져오거나 설정합니다.

ModelId

모델 또는 버전의 모든 트랜잭션을 가져오거나 설정하고, 지정된 조건을 사용하여 특정 트랜잭션을 쿼리합니다.

NewValue

트랜잭션 후의 새 값을 가져오거나 설정합니다.

PageNumber

페이지 번호를 가져오거나 설정합니다.

PageSize

페이지 크기를 가져오거나 설정합니다.

PriorValue

이전 트랜잭션 값을 가져오거나 설정합니다.

SortColumn

정렬 열을 가져오거나 설정합니다.

SortDirection

정렬 방향을 가져오거나 설정합니다.

TransactionId

트랜잭션 ID를 가져오거나 설정합니다.

TransactionType

트랜잭션 유형을 가져오거나 설정합니다.

UserId

사용자 ID를 가져오거나 설정합니다.

VersionId

버전 ID를 가져오거나 설정합니다.

적용 대상