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

In This Topic
Alias Property (SelectTable)
In This Topic
Gets or sets table alias.
Syntax
'Declaration
 
Public Property Alias As String
 

Property Value

Table alias.
See Also