TOracleClientParameters.CreateOracleParameter(String,TDataType,TParameterDirection,Integer,OleVariant) Method

<< Click to Display Table of Contents >>

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

TOracleClientParameters.CreateOracleParameter(String,TDataType,TParameterDirection,Integer,OleVariant) Method

Creates an instance of the OracleParameter and add to the OracleClientParameters collection.

 

Namespace: CNClrLib.ADONet.OracleClient

expandingSyntax

Parameters

Name

Type: String

DataType

Type: System.Void

Direction

Type: System.Void

Size

Type: Integer

Value

Type: OleVariant

Return Value

Type: TOracleClientParameter

expandingSee Also