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.