SoapFormat Enumeration

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

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace