Partager via


Énumération SoapMethodFormat

Represents the possible SOAP method formats.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration SoapMethodFormat
'Utilisation
Dim instance As SoapMethodFormat
[SerializableAttribute]
public enum SoapMethodFormat
[SerializableAttribute]
public enum class SoapMethodFormat
[<SerializableAttribute>]
type SoapMethodFormat
public enum SoapMethodFormat

Membres

Nom de membre Description
AllResults The Format is AllResults.
None The Format is None.
NotSpecified The Format is NotSpecified.
RowsetsOnly The Format is RowsetsOnly.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom