C# Класс Moryx.Model.PostgreSQL.NpgsqlConfiguration

Registers Npgsql as EntityFramework provider. This class has to be referenced by Moryx database models only.
Наследование: DbConfiguration
Показать файл Открыть проект

Открытые методы

Метод Описание
NpgsqlConfiguration ( ) : System.Data.Entity

This constructor is called directly from EntityFramework.

Описание методов

NpgsqlConfiguration() публичный Метод

This constructor is called directly from EntityFramework.
public NpgsqlConfiguration ( ) : System.Data.Entity
Результат System.Data.Entity