UniDAC

TUniConnection.ProviderName Property

Used to switch the current data access provider.

Class

TUniConnection

Syntax

property ProviderName: string;

Remarks

UniDAC consists of two constituents. The first constituent is the general UniDAC Engine that provides unified programming interface for developers. The second constituent is the data access layer which consists of data access providers. These provides are intended for interacting between UniDAC Engine and database servers.

The ProviderName property is intended to switch the current data access provider. If the value of ProviderName is changed while a connection is active, the connection will be forced to close. The following four providers names are acceptable:

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback