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

In This Topic
JoinCondition Property
In This Topic
Gets or sets a JOIN ON clause for the SelectTable.
Syntax
'Declaration
 
Public Property JoinCondition As String
 

Property Value

The JOIN ON clause.
See Also