다음을 통해 공유


DbPropertyExpression.Implicit 연산자

정의

public static implicit operator System.Collections.Generic.KeyValuePair<string,System.Data.Entity.Core.Common.CommandTrees.DbExpression>(System.Data.Entity.Core.Common.CommandTrees.DbPropertyExpression value);
static member op_Implicit : System.Data.Entity.Core.Common.CommandTrees.DbPropertyExpression -> System.Collections.Generic.KeyValuePair<string, System.Data.Entity.Core.Common.CommandTrees.DbExpression>
Public Shared Widening Operator CType (value As DbPropertyExpression) As KeyValuePair(Of String, DbExpression)

매개 변수

반환

적용 대상