SqlCeConnectionFactory.BaseConnectionString Property
The connection string to use for options to the database other than the 'Data Source'. The Data Source will be prepended to this string based on the database name when CreateConnection is called. The default is the empty string, which means no other options will be used.
Assembly: EntityFramework (in EntityFramework.dll)