EntityDAC

TEntityConnection.ConnectionString

Specifies the connection parameters for the connection.

Unit

Syntax

Remarks

Set ConnectionString to specify the information needed to connect the connection component to the database. The value used for ConnectionString consists of one or more parameters used to establish the connection. Specify multiple parameters as a list with individual parameters separated by semicolons.

Particular parameters set specified in the ConnectionString depends on the database to which the connection is established. The database is specified by ProviderName and DialectName properties.

Description of specific connection string parameters for all supported data providers you can find in the connectionstring.htm article.

See Also

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