Свойство TabularType

Gets the tabular type.

Пространство имен:  Microsoft.SqlServer.Management.SqlParser.Metadata
Сборка:  Microsoft.SqlServer.Management.SqlParser (в Microsoft.SqlServer.Management.SqlParser.dll)

Синтаксис

'Декларация
ReadOnly Property TabularType As TabularType
    Get
'Применение
Dim instance As ITabular
Dim value As TabularType

value = instance.TabularType
TabularType TabularType { get; }
property TabularType TabularType {
    TabularType get ();
}
abstract TabularType : TabularType
function get TabularType () : TabularType

Значение свойства

Тип: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .TabularType
A TabularType value that specifies the tabular type.