IResultInfo.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 contenente String il testo del Transact-SQL lotto.

Si applica a