Перечисление XmlFormatOption
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 XmlFormatOption
'Применение
Dim instance As XmlFormatOption
public enum XmlFormatOption
public enum class XmlFormatOption
type XmlFormatOption
public enum XmlFormatOption
Элементы
Имя элемента | Описание | |
---|---|---|
SqlFormat | Specifies SQL Server format. | |
XmlFormat | Specifies XML format. |
Замечания
The XmlFormatOption enumeration class is served by the XmlFormatOption property.