Перечисление 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
Элементы
Имя элемента | Описание | |
---|---|---|
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.