Aracılığıyla paylaş


WsdlGeneratorOption Enumeration

The WsdlGeneratorOption enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Syntax

'Bildirim
Public Enumeration WsdlGeneratorOption
public enum WsdlGeneratorOption
public enum class WsdlGeneratorOption
public enum WsdlGeneratorOption
public enum WsdlGeneratorOption

Members

Member name Description
DefaultProcedure Specifies the default procedure.
None Specifies no procedure.
Procedure Specifies a non-default procedure.

Remarks

The WsdlGeneratorOption enumeration class is served by the WsdlGeneratorOption property.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.