Click or drag to resize
Query Properties

The Query type exposes the following members.

Properties
  NameDescription
Public propertyCommand
The command used for this query.
Public propertyConnection
The connection object to use with the Command
Public propertyParameterFieldRelations
List with the IParameterFieldRelation instances for the relations between entity fields and output parameters.
Public propertyParameters
The list of parameters used in the Command.
Top
See Also