TOleDbCommand.ExecuteReader Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OleDb > Classes > TOleDbCommand > Methods >

TOleDbCommand.ExecuteReader Method

Executes the CommandText against the Connection component, and returns an OleDbDataReader.

 

Namespace: CNClrLib.ADONet.OleDb

expandingSyntax

Return Value

Type: _OleDbDataReader

expandingSee Also