หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The XsdSchemaOption enumeration contains constant values that specify whether an inline schema for the method result is returned in the SOAP response.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public Enumeration XsdSchemaOption
'Usage
Dim instance As XsdSchemaOption
public enum XsdSchemaOption
public enum class XsdSchemaOption
type XsdSchemaOption
public enum XsdSchemaOption
Members
| Member name | Description | |
|---|---|---|
| None | No inline schema. | |
| Standard | Standard inline schema (default). |
Remarks
The XsdSchemaOption enumeration class is served by the XsdSchemaOption property for the SoapPayload object.