Share via


ITable Interface

Represents the table element.

Namespace:  Microsoft.Data.Schema.SchemaModel.Abstract
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Interface ITable _
    Inherits IColumnSource, IModelElement, IModelPropertyContainer, IModelEntity,  _
    IModelAnnotationHolder
'Usage
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
[<AbstractClassAttribute>]
type ITable =  
    interface
        interface IColumnSource
        interface IModelElement
        interface IModelPropertyContainer
        interface IModelEntity
        interface IModelAnnotationHolder
    end

See Also

Reference

ITable Members

Microsoft.Data.Schema.SchemaModel.Abstract Namespace

Other Resources

Extending the Database Features of Visual Studio Team System