IResultInfo.BatchText Propriedade

Definição

Recebe o texto do Transact-SQL lote que foi executado.

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

Valor da propriedade

A String contendo o texto do lote Transact-SQL.

Aplica-se a