Skip to content
Auto
Products

SqlClauseJoinEntryType

Namespace: TagBites.Sql
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37

public enum SqlClauseJoinEntryType
InnerJoin = 0
LeftJoin = 2
OuterJoin = 1
RightJoin = 3