ObjectQuery.ToTraceString Method ()
Returns the commands to execute against the data source.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.StringA string that represents the commands that the query executes against the data source.