Share via


ModelStore.GetAnnotations 메서드

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

모델의 모든 주석을 반환합니다.

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

오버로드 목록

  이름 설명
Public 메서드 GetAnnotations<TType>()
Public 메서드 GetAnnotations() 모델의 모든 주석을 반환합니다.
Public 메서드 GetAnnotations(Type) 지정된 형식을 구현하는 모델의 주석 목록을 반환합니다.
Public 메서드 GetAnnotations(ModelIdentifier) 지정된 식별자와 일치하는 모델의 주석 목록을 반환합니다.
Public 메서드 GetAnnotations<TType>(ModelIdentifier) 모든 요소를 반환합니다.
Public 메서드 GetAnnotations(ModelIdentifier, Type) 지정된 식별자 이름을 사용하고 지정된 형식을 구현하는 모든 주석을 반환합니다.

위쪽

참고 항목

참조

ModelStore 클래스

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