Membri CapturedSql
The CapturedSql class represents the Transact-SQL commands that are sent to the instance of SQL Server by way of the referenced connection. However, they are then redirected to a buffer instead of running immediately on the instance of SQL Server.
Il tipo CapturedSql espone i membri seguenti.
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
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 | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
.gif)
.gif)
.gif)