TDbParameters.CreateParameter(String,TDataType,TParameterDirection,Integer,OleVariant) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbParameters > Methods >

TDbParameters.CreateParameter(String,TDataType,TParameterDirection,Integer,OleVariant) Method

Adds a parameter to the collection.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

Name

Type: String

DataType

Type: System.Void

Direction

Type: System.Void

Size

Type: Integer

Value

Type: OleVariant

Return Value

Type: TDbParameter

expandingSee Also