DbLambda.Create 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立 DbLambda 物件。
多載
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>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, System::Data::Metadata::Edm::TypeUsage ^ argument11Type, System::Data::Metadata::Edm::TypeUsage ^ argument12Type, System::Data::Metadata::Edm::TypeUsage ^ argument13Type, System::Data::Metadata::Edm::TypeUsage ^ argument14Type, System::Data::Metadata::Edm::TypeUsage ^ argument15Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, System.Data.Metadata.Edm.TypeUsage argument11Type, System.Data.Metadata.Edm.TypeUsage argument12Type, System.Data.Metadata.Edm.TypeUsage argument13Type, System.Data.Metadata.Edm.TypeUsage argument14Type, System.Data.Metadata.Edm.TypeUsage argument15Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, argument11Type As TypeUsage, argument12Type As TypeUsage, argument13Type As TypeUsage, argument14Type As TypeUsage, argument15Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda 函式的邏輯定義為 的 DbExpression函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument2Type
或或 argument4Type
argument9Type
argument7Type
argument5Type
argument10Type
argument11Type
argument13Type
argument12Type
argument14Type
argument8Type
argument6Type
或為null
lambdaFunction
argument15Type
argument3Type
適用於
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>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, System::Data::Metadata::Edm::TypeUsage ^ argument11Type, System::Data::Metadata::Edm::TypeUsage ^ argument12Type, System::Data::Metadata::Edm::TypeUsage ^ argument13Type, System::Data::Metadata::Edm::TypeUsage ^ argument14Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, System.Data.Metadata.Edm.TypeUsage argument11Type, System.Data.Metadata.Edm.TypeUsage argument12Type, System.Data.Metadata.Edm.TypeUsage argument13Type, System.Data.Metadata.Edm.TypeUsage argument14Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, argument11Type As TypeUsage, argument12Type As TypeUsage, argument13Type As TypeUsage, argument14Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda 函式的邏輯定義為 的 DbExpression函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
argument6Type
argument5Type
argument3Type
argument9Type
argument7Type
argument10Type
argument13Type
argument8Type
argument11Type
argument4Type
argument12Type
或 argument2Type
或或或 或 argument14Type
lambdaFunction
為 。null
適用於
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>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, System::Data::Metadata::Edm::TypeUsage ^ argument11Type, System::Data::Metadata::Edm::TypeUsage ^ argument12Type, System::Data::Metadata::Edm::TypeUsage ^ argument13Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, System.Data.Metadata.Edm.TypeUsage argument11Type, System.Data.Metadata.Edm.TypeUsage argument12Type, System.Data.Metadata.Edm.TypeUsage argument13Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, argument11Type As TypeUsage, argument12Type As TypeUsage, argument13Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda 函式的邏輯定義為 的 DbExpression函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument3Type
argument4Type
argument2Type
argument5Type
argument8Type
argument12Type
argument6Type
argument7Type
argument10Type
argument9Type
argument11Type
或或或或 為lambdaFunction
null
argument13Type
適用於
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>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, System::Data::Metadata::Edm::TypeUsage ^ argument11Type, System::Data::Metadata::Edm::TypeUsage ^ argument12Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, System.Data.Metadata.Edm.TypeUsage argument11Type, System.Data.Metadata.Edm.TypeUsage argument12Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, argument11Type As TypeUsage, argument12Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument2Type
argument6Type
argument3Type
argument7Type
argument11Type
argument5Type
argument4Type
argument9Type
argument8Type
argument10Type
或或 或為lambdaFunction
null
argument12Type
適用於
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>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, System::Data::Metadata::Edm::TypeUsage ^ argument11Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, System.Data.Metadata.Edm.TypeUsage argument11Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, argument11Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument2Type
argument3Type
或 argument7Type
argument4Type
argument9Type
argument10Type
argument8Type
argument5Type
argument6Type
或 argument11Type
lambdaFunction
為 。null
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression, DbExpression,DbExpression,DbExpression,DbExpression,DbExpression, DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument2Type
argument3Type
argument6Type
argument7Type
argument5Type
argument10Type
argument9Type
argument8Type
argument4Type
或為lambdaFunction
null
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression, DbExpression,DbExpression,DbExpression,DbExpression,DbExpression, DbExpression,DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
argument5Type
argument8Type
argument7Type
argument6Type
argument4Type
或 argument2Type
argument3Type
或或 argument9Type
或 lambdaFunction
為 。null
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression, DbExpression,DbExpression,DbExpression,DbExpression,DbExpression, DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
argument5Type
argument4Type
argument7Type
argument6Type
或 argument2Type
argument3Type
或或 argument8Type
或 lambdaFunction
為 。null
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression, DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
argument4Type
或 argument2Type
argument3Type
或或 argument7Type
argument6Type
lambdaFunction
argument5Type
或 為 。null
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression, DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument2Type
argument3Type
argument4Type
或或 argument5Type
或 argument6Type
lambdaFunction
為 null
。
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
或 argument2Type
或 或 argument4Type
argument5Type
lambdaFunction
argument3Type
為 。null
適用於
Create(TypeUsage, TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
、argument2Type
、argument3Type
、argument4Type
或 lambdaFunction
為 null
。
適用於
Create(TypeUsage, TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
、argument2Type
、argument3Type
或 lambdaFunction
為 null
。
適用於
Create(TypeUsage, TypeUsage, Func<DbExpression,DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
、argument2Type
或 lambdaFunction
為 null
。
適用於
Create(TypeUsage, Func<DbExpression,DbExpression>)
使用依指定函式所定義之指定型別的單一引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
描述含有指定主體及單一型式參數之內嵌 Lambda 函式的新 DbLambda。
例外狀況
argument1Type
或 lambdaFunction
為 null
。
適用於
Create(DbExpression, DbVariableReferenceExpression[])
利用指定的內嵌 Lambda 函式實作與和型式參數建立 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Common::CommandTrees::DbExpression ^ body, ... cli::array <System::Data::Common::CommandTrees::DbVariableReferenceExpression ^> ^ variables);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Common.CommandTrees.DbExpression body, params System.Data.Common.CommandTrees.DbVariableReferenceExpression[] variables);
static member Create : System.Data.Common.CommandTrees.DbExpression * System.Data.Common.CommandTrees.DbVariableReferenceExpression[] -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (body As DbExpression, ParamArray variables As DbVariableReferenceExpression()) As DbLambda
參數
- body
- DbExpression
定義 Lambda 函式邏輯的運算式。
- variables
- DbVariableReferenceExpression[]
DbVariableReferenceExpression 集合,表示傳遞給 Lambda 函式的型式參數。 在 body
運算式中使用這些變數是有效的。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
variables
或 body
為 null
。
variables
無效。
適用於
Create(DbExpression, IEnumerable<DbVariableReferenceExpression>)
利用指定的內嵌 Lambda 函式實作與和型式參數建立 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Common::CommandTrees::DbExpression ^ body, System::Collections::Generic::IEnumerable<System::Data::Common::CommandTrees::DbVariableReferenceExpression ^> ^ variables);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Common.CommandTrees.DbExpression body, System.Collections.Generic.IEnumerable<System.Data.Common.CommandTrees.DbVariableReferenceExpression> variables);
static member Create : System.Data.Common.CommandTrees.DbExpression * seq<System.Data.Common.CommandTrees.DbVariableReferenceExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (body As DbExpression, variables As IEnumerable(Of DbVariableReferenceExpression)) As DbLambda
參數
- body
- DbExpression
定義 Lambda 函式邏輯的運算式。
- variables
- IEnumerable<DbVariableReferenceExpression>
DbVariableReferenceExpression 集合,表示傳遞給 Lambda 函式的型式參數。 在 body
運算式中使用這些變數是有效的。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
variables
或 body
為 null
。
variables
無效。
適用於
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>)
使用依指定函式所定義之指定型別的引數,建立新的 DbLambda。
public:
static System::Data::Common::CommandTrees::DbLambda ^ Create(System::Data::Metadata::Edm::TypeUsage ^ argument1Type, System::Data::Metadata::Edm::TypeUsage ^ argument2Type, System::Data::Metadata::Edm::TypeUsage ^ argument3Type, System::Data::Metadata::Edm::TypeUsage ^ argument4Type, System::Data::Metadata::Edm::TypeUsage ^ argument5Type, System::Data::Metadata::Edm::TypeUsage ^ argument6Type, System::Data::Metadata::Edm::TypeUsage ^ argument7Type, System::Data::Metadata::Edm::TypeUsage ^ argument8Type, System::Data::Metadata::Edm::TypeUsage ^ argument9Type, System::Data::Metadata::Edm::TypeUsage ^ argument10Type, System::Data::Metadata::Edm::TypeUsage ^ argument11Type, System::Data::Metadata::Edm::TypeUsage ^ argument12Type, System::Data::Metadata::Edm::TypeUsage ^ argument13Type, System::Data::Metadata::Edm::TypeUsage ^ argument14Type, System::Data::Metadata::Edm::TypeUsage ^ argument15Type, System::Data::Metadata::Edm::TypeUsage ^ argument16Type, Func<System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^, System::Data::Common::CommandTrees::DbExpression ^> ^ lambdaFunction);
public static System.Data.Common.CommandTrees.DbLambda Create (System.Data.Metadata.Edm.TypeUsage argument1Type, System.Data.Metadata.Edm.TypeUsage argument2Type, System.Data.Metadata.Edm.TypeUsage argument3Type, System.Data.Metadata.Edm.TypeUsage argument4Type, System.Data.Metadata.Edm.TypeUsage argument5Type, System.Data.Metadata.Edm.TypeUsage argument6Type, System.Data.Metadata.Edm.TypeUsage argument7Type, System.Data.Metadata.Edm.TypeUsage argument8Type, System.Data.Metadata.Edm.TypeUsage argument9Type, System.Data.Metadata.Edm.TypeUsage argument10Type, System.Data.Metadata.Edm.TypeUsage argument11Type, System.Data.Metadata.Edm.TypeUsage argument12Type, System.Data.Metadata.Edm.TypeUsage argument13Type, System.Data.Metadata.Edm.TypeUsage argument14Type, System.Data.Metadata.Edm.TypeUsage argument15Type, System.Data.Metadata.Edm.TypeUsage argument16Type, Func<System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression,System.Data.Common.CommandTrees.DbExpression> lambdaFunction);
static member Create : System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * System.Data.Metadata.Edm.TypeUsage * Func<System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression> -> System.Data.Common.CommandTrees.DbLambda
Public Shared Function Create (argument1Type As TypeUsage, argument2Type As TypeUsage, argument3Type As TypeUsage, argument4Type As TypeUsage, argument5Type As TypeUsage, argument6Type As TypeUsage, argument7Type As TypeUsage, argument8Type As TypeUsage, argument9Type As TypeUsage, argument10Type As TypeUsage, argument11Type As TypeUsage, argument12Type As TypeUsage, argument13Type As TypeUsage, argument14Type As TypeUsage, argument15Type As TypeUsage, argument16Type As TypeUsage, lambdaFunction As Func(Of DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression, DbExpression)) As DbLambda
參數
- lambdaFunction
- Func<DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression,DbExpression>
將 Lambda DbExpression函式的邏輯定義為 的函式。
傳回
新的 DbLambda,描述具有指定的內文和型式參數的內嵌 Lambda 函式。
例外狀況
argument1Type
argument8Type
argument7Type
argument9Type
argument11Type
lambdaFunction
argument4Type
argument10Type
argument6Type
argument15Type
argument12Type
argument5Type
argument14Type
argument16Type
argument13Type
或 argument2Type
argument3Type
為 。null