IType インターフェイス

任意のデータ型を表します。

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

構文

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

参照

参照

IType メンバ

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