TOleDbConnection.GetProcedureParameterNames(String,TStrings) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.OleDb > Classes > TOleDbConnection > Methods >

TOleDbConnection.GetProcedureParameterNames(String,TStrings) Method

Populates a string list with the names of arguments in a stored procedure.

 

Namespace: CNClrLib.ADONet.OleDb

expandingSyntax

Parameters

ProcedureName

Type: String

AList

Type: TStrings

expandingSee Also