SoapMethodAction Enumeration
Specifies the types of soap method actions.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Add | The action is Add. | |
| Alter | The action is Alter. | |
| Drop | The action is Drop. | |
| None | The action is None. |
Show: