Partager via


Propriété TabularType

Gets the tabular type.

Espace de noms :  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly :  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Syntaxe

'Déclaration
ReadOnly Property TabularType As TabularType
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .TabularType
A TabularType value that specifies the tabular type.