Attribute | Type | Description |
|---|---|---|
inverse | QueryJoinType | Return the inverse query join. ie 'Left outer join' to 'Right outer join' |
toString | String | Returns the ANSI format of the join ('Inner join', 'Left outer join', etc) |
Attribute | Type | Description |
|---|---|---|
inverse | QueryJoinType | Return the inverse query join. ie 'Left outer join' to 'Right outer join' |
toString | String | Returns the ANSI format of the join ('Inner join', 'Left outer join', etc) |
Copyright © 2004-2026 IDERA, Inc.