RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnection.ProductName Property

Provide product name if supported.

Pascal
property ProductName: UnicodeString;
C++
__property UnicodeString ProductName;

Provide product name if supported. The default implementation tries to use the TDBXPropertyNames.ProductName driver first. It calls GetVendorProperty second. The TDBXPropertyNames.DriverName is used as a last resort. 

 

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