RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionBuilder.DelegationSignature Property

List of the delegate drivers and database driver used to create a connection.

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

This property holds a slash ('/') separated list of the delegate drivers and the database driver used to create a connection by this TDBXConnectionBuilder instance. 

 

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