The TransactionClient type exposes the following members.

Properties

  NameDescription
Public propertyDataFormatErrorString
Accessor-only property that will return the localized data format error string.
Public propertyLastError
Property for accessing or modifying the last error that occurred while executing a transaction or processing the results.
Public propertyReportParameterInvalidDataTypeString
Accessor-only property that will return the localized report parameter invalid data type error string.
Public propertyTransactionExecutionErrorString
Accessor-only property that will return the localized transaction execution error string.
Public propertyTransactionSettingsGlobalScope
Accessor-only property that will return the global scope TransactionSettings object.
Public propertyTransactionSettingsTransactionScope
Accessor-only property that will return the transaction scope TransactionSettings object.

See Also