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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 argument6Type
또는 또는 argument8Type
argument7Type
또는 argument9Type
argument10Type
argument11Type
argument12Type
또는 또는 argument13Type
또는 argument14Type
또는 또는 argument15Type
가 lambdaFunction
인 경우 null
적용 대상
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 또는 argument7Type
argument6Type
또는 argument8Type
argument9Type
argument10Type
argument11Type
또는 argument12Type
또는 또는 argument13Type
또는 가 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 또는 argument5Type
또는 argument6Type
또는 argument8Type
argument7Type
또는 argument9Type
또는 argument10Type
또는 argument11Type
또는 argument12Type
또는 가 lambdaFunction
argument13Type
인 경우 null
적용 대상
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 또는 argument6Type
argument5Type
또는 argument7Type
또는 argument8Type
또는 argument9Type
또는 argument10Type
또는 argument11Type
또는 가 lambdaFunction
argument12Type
인 경우 null
적용 대상
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 argument6Type
또는 argument7Type
또는 argument8Type
또는 argument9Type
또는 또는 argument10Type
가 lambdaFunction
argument11Type
인 경우 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 또는 argument5Type
argument4Type
또는 argument6Type
또는 argument7Type
또는 argument8Type
또는 또는 argument9Type
가 lambdaFunction
argument10Type
인 경우 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 argument6Type
또는 argument7Type
또는 또는 argument8Type
또는 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 argument6Type
또는 또는 argument7Type
또는 가 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 또는 argument6Type
또는 가 argument7Type
lambdaFunction
인 경우 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 또는 argument4Type
또는 가 argument5Type
lambdaFunction
인 경우 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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 단일 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 lambdaFunction
가 null
인 경우
적용 대상
Create(DbExpression, DbVariableReferenceExpression[])
지정된 인라인 람다 함수 구현 및 정식 매개 변수를 사용하여 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
람다 함수의 논리를 정의하는 식입니다.
- variables
- DbVariableReferenceExpression[]
람다 함수의 정식 매개 변수를 나타내는 DbVariableReferenceExpression 컬렉션입니다. 이러한 변수는 body
식에서 사용할 수 있습니다.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
variables
또는 body
가 null
인 경우
variables
이 잘못되었습니다.
적용 대상
Create(DbExpression, IEnumerable<DbVariableReferenceExpression>)
지정된 인라인 람다 함수 구현 및 정식 매개 변수를 사용하여 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
람다 함수의 논리를 정의하는 식입니다.
- variables
- IEnumerable<DbVariableReferenceExpression>
람다 함수의 정식 매개 변수를 나타내는 DbVariableReferenceExpression 컬렉션입니다. 이러한 변수는 body
식에서 사용할 수 있습니다.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
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>
람다 함수의 논리를 로 정의하는 함수입니다 DbExpression.
반환
지정된 본문 및 정식 매개 변수를 사용하는 인라인 람다 함수를 설명하는 새 DbLambda입니다.
예외
argument1Type
또는 argument2Type
또는 argument3Type
또는 argument4Type
또는 argument5Type
또는 argument6Type
또는 argument7Type
또는 argument8Type
또는 argument9Type
argument13Type
argument12Type
argument10Type
argument14Type
argument11Type
또는 또는 argument15Type
또는 또는 argument16Type
가 lambdaFunction
인 경우 null
적용 대상
.NET