WsdlGeneratorOption Enumeration
The WsdlGeneratorOption enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| DefaultProcedure | Specifies the default procedure. | |
| None | Specifies no procedure. | |
| Procedure | Specifies a non-default procedure. |
The WsdlGeneratorOption enumeration class is served by the WsdlGeneratorOption property.
Show: