言語

MethodXsdSchemaOption 列挙型

定義

public enum MethodXsdSchemaOption
type MethodXsdSchemaOption = 
Public Enum MethodXsdSchemaOption
継承
MethodXsdSchemaOption

フィールド

名前 説明
None 0

結果と共にインライン XSD スキーマを返さないでください。

Standard 1

結果を含むインライン XSD を返します。

Default 2

エンドポイントで定義されている既定の設定に従って返します。

適用対象