IModelAnnotation.AnnotationClass プロパティ

注釈のメタデータ クラスを取得します。

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
ReadOnly Property AnnotationClass As AnnotationClass
'使用
Dim instance As IModelAnnotation
Dim value As AnnotationClass

value = instance.AnnotationClass
AnnotationClass AnnotationClass { get; }
property AnnotationClass^ AnnotationClass {
    AnnotationClass^ get ();
}
function get AnnotationClass () : AnnotationClass

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.AnnotationClass
AnnotationClass を返します。

参照

参照

IModelAnnotation インターフェイス

IModelAnnotation メンバ

Microsoft.Data.Schema.SchemaModel 名前空間