Enum Sql.SqlIDType Namespace: LinqToDB Assembly: linq2db.dll Syntax public enum SqlIDType : int Fields Name Description TableAlias TableName TableSpec Extension Methods Map.DeepCopy<Sql.SqlIDType>() Sql.IsDistinctFrom<Sql.SqlIDType>(Sql.SqlIDType) Sql.IsDistinctFrom<Sql.SqlIDType>(Nullable<Sql.SqlIDType>) Sql.IsNotDistinctFrom<Sql.SqlIDType>(Sql.SqlIDType) Sql.IsNotDistinctFrom<Sql.SqlIDType>(Nullable<Sql.SqlIDType>) SqlExtensions.In<Sql.SqlIDType>(IEnumerable<Sql.SqlIDType>) SqlExtensions.In<Sql.SqlIDType>(IQueryable<Sql.SqlIDType>) SqlExtensions.In<Sql.SqlIDType>(Sql.SqlIDType[]) SqlExtensions.In<Sql.SqlIDType>(Sql.SqlIDType, Sql.SqlIDType) SqlExtensions.In<Sql.SqlIDType>(Sql.SqlIDType, Sql.SqlIDType, Sql.SqlIDType) SqlExtensions.NotIn<Sql.SqlIDType>(IEnumerable<Sql.SqlIDType>) SqlExtensions.NotIn<Sql.SqlIDType>(IQueryable<Sql.SqlIDType>) SqlExtensions.NotIn<Sql.SqlIDType>(Sql.SqlIDType[]) SqlExtensions.NotIn<Sql.SqlIDType>(Sql.SqlIDType, Sql.SqlIDType) SqlExtensions.NotIn<Sql.SqlIDType>(Sql.SqlIDType, Sql.SqlIDType, Sql.SqlIDType)