SqlClauseJoinEntryType
Namespace: TagBites.Sql
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public enum SqlClauseJoinEntryTypeFields
Section titled “Fields”InnerJoin
Section titled “InnerJoin”InnerJoin = 0LeftJoin
Section titled “LeftJoin”LeftJoin = 2OuterJoin
Section titled “OuterJoin”OuterJoin = 1RightJoin
Section titled “RightJoin”RightJoin = 3