EntitySetBaseMapping.QueryView Property

 

Gets or sets the query view associated with this mapping.

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

public string QueryView { get; set; }

Property Value

Type: System.String