DbPropertyExpression.ToKeyValuePair Method ()
Creates a new key/value pair based on this property expression.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Collections.Generic.KeyValuePair<String, DbExpression>A new key/value pair with the key and value derived from the DbPropertyExpression .