หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.