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.
Executes a collection of batches in the context of the database where there are results returned.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
Database.ExecuteWithResults (String) |
Executes a collection of batches in the context of the database where there are results returned.
|
Database.ExecuteWithResults (StringCollection) |
Executes a batch in the context of the database where there are results returned.
|
See Also
Reference
Database Class
Database Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
How to: Create, Alter, and Remove a Database in Visual Basic .NET
Creating, Altering, and Removing Databases
CREATE DATABASE (Transact-SQL)