ObjectQuery::ToTraceString Method ()
.NET Framework (current version)
Returns the commands to execute against the data source.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Return Value
Type: System::String^A string that represents the commands that the query executes against the data source.
The example in this topic is based on the AdventureWorks Sales Model.
.NET Framework
Available since 3.5
Available since 3.5
Show: