TOracleClientDataAdapter.SelectCommand Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OracleClient > Classes > TOracleClientDataAdapter > Properties >

TOracleClientDataAdapter.SelectCommand Property

Gets or sets an SQL statement or stored procedure used to select records in the data source.

 

Namespace: CNClrLib.ADONet.OracleClient

expandingSyntax

Property Value

Type: TOracleClientCommand

expandingSee Also