ResultInfo.BatchText Proprietà

Definizione

Riceve il testo del Transact-SQL lotto eseguito.

public:
 property System::String ^ BatchText { System::String ^ get(); };
public string BatchText { get; }
member this.BatchText : string
Public ReadOnly Property BatchText As String

Valore della proprietà

A String che contiene il testo del batch Transact-SQL eseguito.

Implementazioni

Si applica a