Partager via


ResultInfo.BatchText Propriété

Définition

Obtient le texte du lot Transact-SQL 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é

String qui contient le texte du lot Transact-SQL exécuté.

Implémente

S’applique à