<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbCommand > Methods > TDbCommand.ExecuteReader(Variant[]) Method |
Executes the CommandText against the Connection, and returns an DbDataReader using an array of the parameter values.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
AParams
Type: array of Variant
Type: _DbDataReader
Reference |