Possible webmethod formats for SOAP endpoints
命名空間: 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 | None | |
| RowsetsOnly | RowsetsOnly | |
| Unknown | Unknown |