IModelAnnotation インターフェイス
ストア要素に関する機能固有の情報を格納するために使用するモデル注釈を表します。
名前空間 : Microsoft.Data.Schema.SchemaModel
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IModelAnnotation _
Implements IModelPropertyContainer, IModelEntity
'使用
Dim instance As IModelAnnotation
public interface IModelAnnotation : IModelPropertyContainer,
IModelEntity
public interface class IModelAnnotation : IModelPropertyContainer,
IModelEntity
public interface IModelAnnotation extends IModelPropertyContainer, IModelEntity