ITypeSpecifier インターフェイス

型指定子を表します。

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

構文

'宣言
Public Interface ITypeSpecifier _
    Implements IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ITypeSpecifier
public interface ITypeSpecifier : IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ITypeSpecifier : IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ITypeSpecifier extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ITypeSpecifier メンバ

Microsoft.Data.Schema.SchemaModel.Abstract 名前空間