EntityCommand.ToTraceString Método

Definición

Compila el comando del nivel de entidad y devuelve el texto del comando de almacenamiento.

public:
 System::String ^ ToTraceString();
[System.ComponentModel.Browsable(false)]
public string ToTraceString ();
[<System.ComponentModel.Browsable(false)>]
member this.ToTraceString : unit -> string
Public Function ToTraceString () As String

Devoluciones

El texto de comando de almacén.

Atributos

Se aplica a