Data.DBXCommon.TDBXConnectionBuilder.DelegationSignature

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DelegationSignature: string read GetDelegationSignature;

C++

__property System::UnicodeString DelegationSignature = {read=GetDelegationSignature};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXConnectionBuilder

Description

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

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