SoapMethodFormat Enumeration
Represents the possible SOAP method formats.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AllResults | The Format is AllResults. | |
| None | The Format is None. | |
| NotSpecified | The Format is NotSpecified. | |
| RowsetsOnly | The Format is RowsetsOnly. |
Show: