Перечисление XsdSchemaOption

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 (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public Enumeration XsdSchemaOption
'Применение
Dim instance As XsdSchemaOption
public enum XsdSchemaOption
public enum class XsdSchemaOption
type XsdSchemaOption
public enum XsdSchemaOption

Элементы

Имя элемента Описание
None No inline schema.
Standard Standard inline schema (default).

Замечания

The XsdSchemaOption enumeration class is served by the XsdSchemaOption property for the SoapPayload object.