ObjectQuery.ToTraceString Method ()

 

Returns the commands to execute against the data source.

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

[BrowsableAttribute(false)]
public string ToTraceString()

Return Value

Type: System.String

A string that represents the commands that the query executes against the data source.