RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionEx.ProductName Property

Provide product name if supported.

Pascal
property ProductName: WideString;
C++
__property BSTR ProductName;

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

 

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