Create(DbExpression, DbVariableReferenceExpression[])
|
Creates a DbLambda with the specified inline Lambda function implementation and formal parameters.
|
Create(DbExpression, IEnumerable<DbVariableReferenceExpression>)
|
Creates a DbLambda with the specified inline Lambda function implementation and formal parameters.
|
Create(TypeUsage, Func<DbExpression,DbExpression>)
|
Creates a new DbLambda with a single argument of the specified type, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage,
TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,
DbExpression>)
|
Creates a new DbLambda with arguments of the specified types, as defined by the specified function.
|