TDbParameters.PreprocessSQL(string,Boolean) Method

<< Click to Display Table of Contents >>

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

TDbParameters.PreprocessSQL(string,Boolean) Method

Parses an SQL statement for parameters and TDbParameter objects.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

SQL

Type: string

DoCreate

Type: Boolean

Return Value

Type: String

expandingSee Also