EntityCommand.ToTraceString Method ()

 

Compiles the entity-level command and returns the store command text.

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

[BrowsableAttribute(false)]
public virtual string ToTraceString()

Return Value

Type: System.String

The store command text.