次の方法で共有


ModelStore.Annotation.AnnotationClass プロパティ

注釈クラスを取得します。

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

構文

'宣言
Public ReadOnly Property AnnotationClass As AnnotationClass
'使用
Dim instance As ModelStore..::.Annotation
Dim value As AnnotationClass

value = instance.AnnotationClass
public AnnotationClass AnnotationClass { get; }
public:
virtual property AnnotationClass^ AnnotationClass {
    AnnotationClass^ get () sealed;
}
public final function get AnnotationClass () : AnnotationClass

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.AnnotationClass

実装

IModelAnnotation.AnnotationClass

参照

参照

ModelStore.Annotation クラス

ModelStore.Annotation メンバ

Microsoft.Data.Schema.SchemaModel 名前空間