RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.ParamByName Method
Pascal
function ParamByName(const Value: string): TParam;
C++
__fastcall TParam ParamByName(const AnsiString Value);

This is ParamByName, a member of class TCustomSQLDataSet.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!