IResultInfo.BatchText Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Il reçoit 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 contenant le texte du Transact-SQL lot.