HierarchyMembersGetCriteria 클래스

정의

계층 멤버를 가져오기 위한 조건을 나타냅니다.

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

생성자

HierarchyMembersGetCriteria()

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

속성

Ancestors

제공된 멤버 코드의 상위 항목을 검색할지 여부를 나타내는 값을 가져오거나 설정합니다.

ExtensionData

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

(다음에서 상속됨 DataContractBase)
HierarchyId

찾고 있는 계층을 가져오거나 설정합니다.

HierarchyType

쿼리 중인 계층의 유형을 가져오거나 설정합니다.

MemberType

작업으로 검색되는 멤버 유형을 가져오거나 설정합니다.

ModelId

쿼리 중인 계층의 모델을 가져오거나 설정합니다.

ParentEntityId

멤버가 검색되는 부모 엔터티를 가져오거나 설정합니다.

ParentMember

자식이 검색되는 멤버 코드를 가져오거나 설정합니다.

RowLimit

이 작업으로 검색되는 행 수를 가져오거나 설정합니다.

SearchTerm

계층 검색 조건을 가져오거나 설정합니다.

UserId

멤버가 검색되는 사용자를 가져오거나 설정합니다.

VersionId

쿼리 중인 데이터의 버전을 가져오거나 설정합니다.

적용 대상