Expand Minimize
This topic has not yet been rated - Rate this topic

XsdSchemaOption Enumeration

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)
public enum XsdSchemaOption
Member nameDescription
NoneNo inline schema.
StandardStandard inline schema (default).

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.