RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.Add Method

Add a name/value pair.

Pascal
procedure Add(const Name: WideString; const Value: WideString);
C++
__fastcall Add(const BSTR Name, const BSTR Value);

Use Add to add a name/value pair for connection and driver properties. 

 

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