dotConnect for PostgreSQL Documentation
Devart.Common Namespace / SelectTable Class / Name Property

In This Topic
Name Property (SelectTable)
In This Topic
Gets or sets name of the table or subquery text.
Syntax
'Declaration
 
Public Property Name As String
 

Property Value

The name of the table or subquery text.
See Also