Click or drag to resize

CommandResult Properties

The CommandResult type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the code.
Public propertyErrorMessage
Gets the error message (null if none).
Public propertyOk
Gets the Ok value from the response.
Public propertyResponse
Gets the response.
Top
See Also