Specifies which version of SQL Server Compact will be used.
property CompactVersion: TCompactVersion;
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.