Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Executes a series of Transact-SQL queries based on the specified string.
Overload List
Name | Description | |
---|---|---|
![]() |
ExecuteSql(String) | Executes a series of Transact-SQL queries based on the specified string. |
![]() |
ExecuteSql(String, Int32) | Executes a series of Transact-SQL queries based on the specified string within a specified time-out period. |
Top