WsdlGeneratorOption 枚举

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

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)

语法

声明
Public Enumeration WsdlGeneratorOption
用法
Dim instance As WsdlGeneratorOption
public enum WsdlGeneratorOption
public enum class WsdlGeneratorOption
type WsdlGeneratorOption
public enum WsdlGeneratorOption

成员

成员名称 说明
None Specifies no procedure.
DefaultProcedure Specifies the default procedure.
Procedure Specifies a non-default procedure.

注释

The WsdlGeneratorOption enumeration class is served by the WsdlGeneratorOption property.