ISql100TableTypeDefaultConstraint.GetAnnotations 메서드

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

이 요소에 연결된 주석이 포함된 목록을 반환합니다.

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

오버로드 목록

  이름 설명
Public 메서드 GetAnnotations() 이 요소에 연결된 주석의 목록을 반환합니다. (IModelAnnotationHolder에서 상속됨)
Public 메서드 GetAnnotations<TType>() 지정된 주석 형식을 구현하고 지정된 모델 식별자가 있는 모든 연결된 모델 주석을 반환합니다. (IModelAnnotationHolder에서 상속됨)
Public 메서드 GetAnnotations(Type) 지정된 형식의 연결된 주석 목록을 반환합니다. (IModelAnnotationHolder에서 상속됨)
Public 메서드 GetAnnotations<TType>(ModelIdentifier) (IModelAnnotationHolder에서 상속됨)
Public 메서드 GetAnnotations(ModelIdentifier) 지정된 식별자가 있는 연결된 주석의 목록을 반환합니다. (IModelAnnotationHolder에서 상속됨)
Public 메서드 GetAnnotations(ModelIdentifier, Type) (IModelAnnotationHolder에서 상속됨)

위쪽

참고 항목

참조

ISql100TableTypeDefaultConstraint 인터페이스

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