RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.Add Method

Add a name/value pair.

Pascal
procedure Add(const Name: String; const Value: String);
C++
__fastcall Add(const AnsiString Name, const AnsiString Value);

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

 

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