RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxExtension.GetVendorProperty Method

Retrieves vendor specific information.

Pascal
function GetVendorProperty(const Name: WideString): WideString;
C++
__fastcall BSTR GetVendorProperty(const BSTR Name);

GetVendorProperty retrieves vendor specific information. An empty string is returned if the property is not supported. 

 

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