共用方式為


SoapFormat 列舉

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

請參閱

參考

Microsoft.SqlServer.Dac.Model 命名空間