XmlFormatOption Enumeration
The WsdlGeneratorOption enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| SqlFormat | Specifies SQL Server format. | |
| XmlFormat | Specifies XML format. |
The XmlFormatOption enumeration class is served by the XmlFormatOption property.
Show: