SqlCeMigrationSqlGenerator.CreateConnection Method ()

 

Creates an empty connection for the current provider. Allows derived providers to use connection other than SqlConnection.

Namespace:   System.Data.Entity.SqlServerCompact
Assembly:  EntityFramework.SqlServerCompact (in EntityFramework.SqlServerCompact.dll)

protected virtual DbConnection CreateConnection()

Return Value

Type: System.Data.Common.DbConnection

An empty connection for the current provider.