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: UnicodeString;
C++
__property UnicodeString 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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!