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.