TOracleClientDataReader.FindParam(string) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OracleClient > Classes > TOracleClientDataReader > Methods >

TOracleClientDataReader.FindParam(string) Method

Finds the parameter in Parameters property by a given name.

 

Namespace: CNClrLib.ADONet.OracleClient

expandingSyntax

Parameters

AValue

Type: string

Return Value

Type: TOracleClientParameter

expandingSee Also