SoapMethodFormat
SoapMethodFormat
SoapMethodFormat
Enum
Definition
The possible soap method formats
[Serializable]
public enum SoapMethodFormat
type SoapMethodFormat =
Public Enum SoapMethodFormat
- Inheritance
- Attributes
-
SerializableAttribute
Fields
AllResults AllResults AllResults | 1 | |
None None None | 3 | |
NotSpecified NotSpecified NotSpecified | 0 | |
RowsetsOnly RowsetsOnly RowsetsOnly | 2 |