ExecuteWithResults Method
MSDN Home
MSDN
MSDN Library
Servers and Enterprise Develop ...
SQL Server
SQL Server 2008
Product Documentation
SQL Server 2008 Books Online
Database Engine
Technical Reference
SQL Server Management Objects ...
Microsoft.SqlServer.Management ...
Database Class
Database Methods
ExecuteWithResults Method
ExecuteWithResults Method (Str ...
ExecuteWithResults Method (Str ...
Database Methods
Alter Method
ChangeMirroringState Method
CheckAllocations Method
CheckAllocationsDataOnly Metho ...
CheckCatalog Method
CheckIdentityValues Method
Checkpoint Method
CheckTables Method
CheckTablesDataOnly Method
Create Method
Deny Method
DisableAllPlanGuides Method
Drop Method
DropAllPlanGuides Method
DropBackupHistory Method
EnableAllPlanGuides Method
EnumBackupSetFiles Method
EnumBackupSets Method
EnumCandidateKeys Method
EnumDatabasePermissions Method
EnumLocks Method
EnumLoginMappings Method
EnumMatchingSPs Method
EnumObjectPermissions Method
EnumObjects Method
EnumTransactions Method
EnumWindowsGroups Method
ExecuteNonQuery Method
ExecuteWithResults Method
GetTransactionCount Method
Grant Method
IsMember Method
PrefetchObjects Method
RecalculateSpaceUsage Method
Refresh Method
RemoveFullTextCatalogs Method
Rename Method
Revoke Method
Script Method
SetDefaultFileGroup Method
SetDefaultFileStreamFileGroup ...
SetDefaultFullTextCatalog Meth ...
SetOffline Method
SetOnline Method
SetOwner Method
SetSnapshotIsolation Method
Shrink Method
TruncateLog Method
UpdateIndexStatistics Method
ValidateAllPlanGuides Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
Database.ExecuteWithResults Method
Executes a collection of batches in the context of the database where there are results returned.
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
Working with Database Objects
Creating, Altering, and Removing Databases
CREATE DATABASE (Transact-SQL)
Tags :