DbPropertyExpression.Implicit Operator
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
パラメーター
- value
- DbPropertyExpression