DbMappingView.EntitySql Property

 

Gets the entity SQL.

Namespace:   System.Data.Entity.Infrastructure.MappingViews
Assembly:  EntityFramework (in EntityFramework.dll)

public string EntitySql { get; }

Property Value

Type: System.String