Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Possible webmethod formats for SOAP endpoints
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Enumeration SoapFormat
'Usage
Dim instance As SoapFormat
public enum SoapFormat
public enum class SoapFormat
type SoapFormat
public enum SoapFormat
Members
| Member name | Description | |
|---|---|---|
| AllResults | AllResults | |
| None | None | |
| RowsetsOnly | RowsetsOnly | |
| Unknown | Unknown |