TOracleClientCommand.FindParam(string) Method

<< Click to Display Table of Contents >>

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

TOracleClientCommand.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