Click or drag to resize
IQuery Properties

The IQuery 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
Array list with the IParameterFieldRelation instances for the relations between IEntityFields and output parameters.
Public propertyParameters
The list of parameters used in the Command.
Top
See Also