ObjectQuery<T>.Name Property

 

Gets or sets the name of this object query.

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

public string Name { get; set; }

Property Value

Type: System.String

A string value that is the name of this ObjectQuery<T>.