Click or drag to resize
DbCommand Properties

The DbCommand type exposes the following members.

Properties
  NameDescription
Public propertyAcceptMimeType
What MIME type the client should accept for the request
(Inherited from Command.)
Public propertyAction
SOAP action to use with the AML
(Inherited from Command.)
Public propertyActionString
SOAP action to use with the AML (represented as a string)
(Inherited from Command.)
Public propertyAml
The AML query
(Inherited from Command.)
Public propertyCommandText
Public propertyCommandTimeout
Public propertyCommandType
Public propertyConnection
Public propertyParameters
Public propertySettings
Specify a method to configure each outgoing HTTP request associated specifically with this AML request
(Inherited from Command.)
Public propertyTransaction
Public propertyUpdatedRowSource
Top
See Also