IResultInfo.BatchText Proprietà

Definizione

Ottiene il testo del batch Transact-SQL 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à

Oggetto String contenente il testo del batch Transact-SQL.

Si applica a