EntitySetBase.DefiningQuery Property

 

Gets escaped provider specific SQL describing this entity set.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public string DefiningQuery { get; internal set; }

Property Value

Type: System.String