ITable インターフェイス

テーブル要素を表します。

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

構文

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

参照

参照

ITable メンバ

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