dotConnect for PostgreSQL Documentation
Devart.Common Namespace / SelectColumn Class / Table Property

In This Topic
Table Property
In This Topic
Gets or sets table or view that the column belongs to.
Syntax
'Declaration
 
Public Property Table As String
 

Property Value

A table or view that the column belongs to.
See Also