Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Executes one or more Transact-SQL statements that return one or more result sets.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| ServerConnection.ExecuteWithResults (String) |
Executes a Transact-SQL statement that returns a result set.
|
| ServerConnection.ExecuteWithResults (StringCollection) |
Executes a batch of Transact-SQL statements that return multiple result sets.
|
See Also
Reference
ServerConnection Class
ServerConnection Members
Microsoft.SqlServer.Management.Common Namespace