IMutableTabular Interface
Defines a mutable interface for tabular metadata objects.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
| Name | Description | |
|---|---|---|
![]() | Columns | Gets the collection of columns that belong to this object. |
![]() | Name | Gets the name of the metadata object.(Inherited from IMetadataObject.) |
![]() | TabularType | Gets the tabular type.(Inherited from ITabular.) |
![]() | Unaliased |
| Name | Description | |
|---|---|---|
![]() | Accept<T>(IMetadataObjectVisitor<T>^) | Accepts a visit from the specified IMetadataObjectVisitor<T> object.(Inherited from IMetadataObject.) |
Show:

