Langue

ServerMessageEventArgs.BatchText Propriété

Définition

Il obtient le texte du Transact-SQL lot qui a été exécuté.

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

Valeur de propriété

A String qui contient le texte du Transact-SQL lot.

Implémente

S’applique à