The XsdSchemaOption enumeration contains constant values that specify whether an inline schema for the method result is returned in the SOAP response.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
语法
声明
Public Enumeration XsdSchemaOption
public enum XsdSchemaOption
public enum class XsdSchemaOption
public enum XsdSchemaOption
public enum XsdSchemaOption
Members
Member name | Description |
---|---|
None | No inline schema. |
Standard | Standard inline schema (default). |
备注
The XsdSchemaOption enumeration class is served by the XsdSchemaOption property for the SoapPayload and the SoapConfiguration objects.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。