다음을 통해 공유


ModelStore.GetAllAnnotations 메서드

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

모든 주석을 반환합니다.

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

오버로드 목록

  이름 설명
Public 메서드 GetAllAnnotations() 모든 주석의 목록을 반환합니다.
Public 메서드 GetAllAnnotations<TType>() 지정된 형식을 구현하는 모델의 주석 목록을 반환합니다.
Public 메서드 GetAllAnnotations(Type)
Public 메서드 GetAllAnnotations(ModelIdentifier) 제공된 식별자로 명명된 모든 주석 목록을 반환합니다.
Public 메서드 GetAllAnnotations<TType>(ModelIdentifier) 지정된 형식을 구현하는 모든 주석을 반환합니다.
Public 메서드 GetAllAnnotations(ModelIdentifier, Type)

위쪽

참고 항목

참조

ModelStore 클래스

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