次の方法で共有


MethodXsdSchemaOption 列挙体

MethodXsdSchemaOption 列挙には、SOAP メソッドについて返される XSD スキーマを示す値が含まれます。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.SqlEnum (Microsoft.SqlServer.SqlEnum.dll)

構文

'宣言
Public Enumeration MethodXsdSchemaOption
'使用
Dim instance As MethodXsdSchemaOption
public enum MethodXsdSchemaOption
public enum class MethodXsdSchemaOption
type MethodXsdSchemaOption
public enum MethodXsdSchemaOption

メンバー

メンバー名 説明
None 値 = 0。結果と共にインライン XSD スキーマを返しません。
Standard 値 = 1。結果と共にインライン XSD を返します。
Default 値 = 2。HTTP エンドポイントの既定の設定で定義された XSD スキーマを返します。

説明

MethodXsdSchemaOption 列挙クラスは、MethodXsdSchemaOption メソッドによって処理されます。