SOAP エンドポイントに使用できる Web メソッドの形式
名前空間: Microsoft.SqlServer.Dac.Model
アセンブリ: Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)
構文
'宣言
Public Enumeration SoapFormat
'使用
Dim instance As SoapFormat
public enum SoapFormat
public enum class SoapFormat
type SoapFormat
public enum SoapFormat
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| AllResults | AllResults | |
| None | なし | |
| RowsetsOnly | RowsetsOnly | |
| Unknown | 不明 |