Skip to content

LeftJoin.GetKeyword method

Gets the SQL keyword.

public override string GetKeyword()

Return Value

The SQL keyword for this join type.

See Also