SoapMethodFormat 열거형

Represents the possible SOAP method formats.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration SoapMethodFormat
‘사용 방법
Dim instance As SoapMethodFormat
[SerializableAttribute]
public enum SoapMethodFormat
[SerializableAttribute]
public enum class SoapMethodFormat
[<SerializableAttribute>]
type SoapMethodFormat
public enum SoapMethodFormat

멤버

멤버 이름 설명
AllResults The Format is AllResults.
None The Format is None.
NotSpecified The Format is NotSpecified.
RowsetsOnly The Format is RowsetsOnly.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스