TDbProviderFactory.CreateDbParameter(TDbCommand) Method

<< Click to Display Table of Contents >>

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

TDbProviderFactory.CreateDbParameter(TDbCommand) Method

Returns a new instance of the provider's class that implements the TDbParameter class.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

Command

Type: TDbCommand

Return Value

Type: TDbParameter

expandingSee Also