Перечисление 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