RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterList.Parameter Property

Individual; TDBXParameter instance.

Pascal
property Parameter [const Name: WideString]: TDBXParameter;
C++
__property TDBXParameter Parameter[BSTR const Name];

Either gets the TDBXParameter instance at the Ordinal position in the list or gets the TDBXParameter instance that has the Name property provided. 

 

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