다음을 통해 공유


ModelStore.GetElements 메서드

보호된 멤버 포함
상속된 멤버 포함

저장소에 있는 요소의 목록을 반환합니다.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.

오버로드 목록

  이름 설명
Public 메서드 GetElements<TElement>(ModelElementQueryFilter)
Public 메서드 GetElements(ModelElementResolutionStatus) 저장소에서 지정된 확인 상태의 요소 목록을 반환합니다.
Public 메서드 GetElements(ModelElementValidationStatus) 저장소에서 지정된 유효성 검사 상태의 요소 목록을 반환합니다.
Public 메서드 GetElements(Type, ModelElementQueryFilter)
Public 메서드 GetElements(ModelElementClass, ModelElementQueryFilter) 지정된 필터에서 선택한 대로 제공된 메타데이터 개체를 공유하는 요소를 반환합니다.
Public 메서드 GetElements(ModelElementResolutionStatus, Int32) 개수로 결정된 지정된 확인 상태의 요소 목록을 반환합니다.
Public 메서드 GetElements(ModelElementValidationStatus, Int32) 개수로 결정된 지정된 유효성 검사 상태의 요소 목록을 반환합니다.
Public 메서드 GetElements<TElement>(ModelIdentifier, ModelElementQueryFilter)
Public 메서드 GetElements(ModelIdentifier, ModelElementClass, ModelElementQueryFilter)
Public 메서드 GetElements(ModelIdentifier, ModelIdentifierGroup, ModelElementQueryFilter)
Public 메서드 GetElements(ModelIdentifier, Type, ModelElementQueryFilter)

위쪽

참고 항목

참조

ModelStore 클래스

Microsoft.Data.Schema.SchemaModel 네임스페이스