IDatabaseTable Interface

Definition

public interface IDatabaseTable : Microsoft.SqlServer.Management.SqlParser.Metadata.ITabular
type IDatabaseTable = interface
    interface ITabular
    interface IMetadataObject
Public Interface IDatabaseTable
Implements ITabular
Derived
Implements

Properties

CollationInfo
Columns (Inherited from ITabular)
Constraints
Indexes
Name (Inherited from IMetadataObject)
Statistics
TabularType (Inherited from ITabular)
Unaliased (Inherited from ITabular)

Methods

Accept<T>(IMetadataObjectVisitor<T>) (Inherited from IMetadataObject)

Extension Methods

TypeInfo(IMetadataObject)

Applies to