DbPropertyExpression.Instance Property

 

Gets a DbExpression that defines the instance from which the property should be retrieved.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual DbExpression Instance { get; }

Property Value

Type: System.Data.Entity.Core.Common.CommandTrees.DbExpression

A DbExpression that defines the instance from which the property should be retrieved.