Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The CapturedSql class represents the Transact-SQL commands that are sent to the instance of Microsoft SQL Server by way of the referenced connection but then redirected to a buffer rather than run immediately on the instance of SQL Server.
The following tables list the members exposed by the CapturedSql type.
Public Properties
| Nom | Description | |
|---|---|---|
![]() |
Text | Gets the captured Transact-SQL commands in the buffer. |
Haut de la page
Public Methods
(see also Protected Methods )
| Nom | Description | |
|---|---|---|
![]() |
Add | Adds a Transact-SQL statement to the captured Transact-SQL commands in the buffer. |
![]() |
Clear | Clears the buffer that contains the captured Transact-SQL commands. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
| Nom | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
CapturedSql Class
Microsoft.SqlServer.Management.Common Namespace
.gif)
.gif)
.gif)
.gif)