SDAC

TMSCompactConnectionOptions.CompactVersion Property

Specifies which version of SQL Server Compact will be used.

Class

TMSCompactConnectionOptions

Syntax

property CompactVersion: TCompactVersion;

Remarks

Use the CompactVersion property to specify which version of SQL Server Compact will be used. Useful when there are SQL Server Compact 3.0 and 3.5 installed on the same computer. The default value is cvAuto. It means that if both server versions were installed simultaneously, SQL Server Compact 3.5 will be used.

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