SqlCeConnectionFactory.DatabaseDirectory Property
The path to prepend to the database name that will form the file name used by SQL Server Compact Edition when it creates or reads the database file. The default value is "|DataDirectory|", which means the file will be placed in the designated data directory.
Assembly: EntityFramework (in EntityFramework.dll)