Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The MethodXsdSchemaOption enumeration contains values that specify the XSD schema returned for a SOAP method.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Sintassi
'Dichiarazione
Public Enumeration MethodXsdSchemaOption
public enum MethodXsdSchemaOption
public enum class MethodXsdSchemaOption
public enum MethodXsdSchemaOption
public enum MethodXsdSchemaOption
Members
| Member name | Description |
|---|---|
| Default | Value = 2. Returns the XSD schema as defined by the default settings for the HTTP endpoint. |
| None | Value = 0. Does not return an inline XSD schema with the result. |
| Standard | Value = 1. Returns an inline XSD with the result. |
Osservazioni
The MethodXsdSchemaOption enumeration class is served by the MethodXsdSchemaOption method.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.