WsdlGeneratorOption Enumeration
The WsdlGeneratorOption enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Синтаксис
'Декларация
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 nondefault procedure. |
Замечания
The WsdlGeneratorOption enumeration class is served by the WsdlGeneratorOption property.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.