Share via


EntityCommand.ToTraceString Method

Definition

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

[System.ComponentModel.Browsable(false)]
public virtual string ToTraceString ();
abstract member ToTraceString : unit -> string
override this.ToTraceString : unit -> string
Public Overridable Function ToTraceString () As String

Returns

The store command text.

Attributes

Applies to