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.