Share via


Table.TableType Property

Definition

The type of table (e.g. view/table)

public string TableType { get; }
member this.TableType : string
Public ReadOnly Property TableType As String

Property Value

string, will return either view or table

Applies to