ActiveReports 12
IDbCommand Interface Properties

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : IDbCommand Interface

For a list of all members of this type, see IDbCommand members.

Public Properties
 NameDescription
 PropertySets or returns the text statement to execute against the data source.    
 PropertySets or returns the length of time in seconds to wait before terminating the attempt to execute the command and generating an error.  
 PropertySpecifies how to interpret the statement in CommandText.    
 PropertyReturns the collection of parameters.    
 PropertySets or returns the transaction in which this command executes.    
Top
See Also

Reference

IDbCommand Interface
GrapeCity.ActiveReports.Extensibility.Data Namespace