SoapMethodSchemas Enumeration
Represents the types of soap method schema.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Default | The Schema is Default. | |
| None | The Schema is None. | |
| NotSpecified | The Schema is NotSpecified. | |
| Standard | The Schema is Standard. |
Show: