ResultSetType Enumeration
Defines the type of result set that the Execute SQL task can use.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| ForXml | The ForXml result set type. | |
| Inline | The Inline result set type. | |
| Object | The Object result set type. | |
| Type | The Type result set type. |
Show: