次の方法で共有


TabularType プロパティ

表形式の型を取得します。

名前空間:  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
表形式の型を示す TabularType 値です。