ITableDataType Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public interface ITableDataType : Microsoft.SqlServer.Management.SqlParser.Metadata.IDatabaseTable, Microsoft.SqlServer.Management.SqlParser.Metadata.IDataType
type ITableDataType = interface
interface IDataType
interface IMetadataObject
interface IDatabaseTable
interface ITabular
Public Interface ITableDataType
Implements IDatabaseTable, IDataType
- Derived
- Implements
Collation |
(Inherited from IDatabaseTable) |
Columns | (Inherited from ITabular) |
Constraints | (Inherited from IDatabaseTable) |
Indexes | (Inherited from IDatabaseTable) |
Is |
(Inherited from IDataType) |
Is |
(Inherited from IDataType) |
Is |
(Inherited from IDataType) |
Is |
(Inherited from IDataType) |
Name | (Inherited from IMetadataObject) |
Statistics | (Inherited from IDatabaseTable) |
Tabular |
(Inherited from ITabular) |
Unaliased | (Inherited from ITabular) |
Accept<T>(IMetadata |
(Inherited from IMetadataObject) |
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |