ObjectQuery.CommandText Property

 

Returns the command text for the query.

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

public string CommandText { get; }

Property Value

Type: System.String

A string value.