Compartilhar via


SoapMethodFormat Enum

Definition

The possible soap method formats

[System.Serializable]
public enum SoapMethodFormat
[<System.Serializable>]
type SoapMethodFormat = 
Public Enum SoapMethodFormat
Inheritance
SoapMethodFormat
Attributes

Fields

Name Value Description
NotSpecified 0
AllResults 1
RowsetsOnly 2
None 3

Applies to