RightJoin.GetKeyword method
Gets the SQL keyword.
public override string GetKeyword()
Return Value
The SQL keyword for this join type.
See Also
- class RightJoin
Gets the SQL keyword.
public override string GetKeyword()
The SQL keyword for this join type.