RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.Values Property

TWideString property value for TDBXProperties name/value pairs.

Pascal
property Values [const Name: String]: String;
C++
__property AnsiString Values[AnsiString const Name];

TDBXProperties.Values holds the value for connection and driver properties. 

 

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