Click or drag to resize

ReadCommandOperationTCommandResult Properties

The ReadCommandOperationTCommandResult generic type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalOptions
Gets or sets the additional options.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyCommand
Gets the command.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyCommandValidator
Gets or sets the command validator.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyComment
Gets or sets the comment.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyDatabaseNamespace
Gets the database namespace.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyMessageEncoderSettings
Gets the message encoder settings.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyResultSerializer
Gets the result serializer.
(Inherited from CommandOperationBaseTCommandResult.)
Public propertyRetryRequested
Gets or sets a value indicating whether to retry.
Top
See Also