Partager via


IResultInfo.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é

Contenant String le texte du lot Transact-SQL.

S’applique à