Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The WsdlGeneratorOption enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration XmlFormatOption
'Usage
Dim instance As XmlFormatOption
public enum XmlFormatOption
public enum class XmlFormatOption
type XmlFormatOption
public enum XmlFormatOption
Members
| Member name | Description | |
|---|---|---|
| SqlFormat | Specifies SQL Server format. | |
| XmlFormat | Specifies XML format. |
Remarks
The XmlFormatOption enumeration class is served by the XmlFormatOption property.