주석이 적용되는 요소를 가져옵니다.
네임스페이스: Microsoft.Data.Edm.Annotations
어셈블리: Microsoft.Data.Edm(Microsoft.Data.Edm.dll)
구문
‘선언
ReadOnly Property Target As IEdmVocabularyAnnotatable
Get
‘사용 방법
Dim instance As IEdmVocabularyAnnotation
Dim value As IEdmVocabularyAnnotatable
value = instance.Target
IEdmVocabularyAnnotatable Target { get; }
property IEdmVocabularyAnnotatable^ Target {
IEdmVocabularyAnnotatable^ get ();
}
abstract Target : IEdmVocabularyAnnotatable
function get Target () : IEdmVocabularyAnnotatable
속성 값
유형: Microsoft.Data.Edm.IEdmVocabularyAnnotatable
주석이 적용되는 요소입니다.