ServerMessageEventArgs.BatchText Propriedade

Definição

Contém o texto do lote Transact-SQL 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

Um String que contém o texto do lote Transact-SQL.

Implementações

Aplica-se a