Click or drag to resize
CompositeCommand Properties

The CompositeCommand type exposes the following members.

Properties
  NameDescription
Public propertyCommands
Specifies a list of specific CommandRequest instances.
Public propertyIsTransactional
Gets or sets a value indicating that all commands should be executed in one transaction.
Top
See Also