ActiveReports 12
CreateCommand Method (IDbConnection)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbConnection Interface : CreateCommand Method
Returns an initialized command object associated with this connection.
Syntax
'Declaration
 
Function CreateCommand() As IDbCommand
IDbCommand CreateCommand()
See Also

Reference

IDbConnection Interface
IDbConnection Members