RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterList.Parameter Property

Individual; TDBXParameter instance.

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!