C# Class Moryx.Model.PostgreSQL.NpgsqlConfiguration

Registers Npgsql as EntityFramework provider. This class has to be referenced by Moryx database models only.
Inheritance: DbConfiguration
Afficher le fichier Open project: PHOENIXCONTACT/MORYX-Platform

Méthodes publiques

Méthode Description
NpgsqlConfiguration ( ) : System.Data.Entity

This constructor is called directly from EntityFramework.

Method Details

NpgsqlConfiguration() public méthode

This constructor is called directly from EntityFramework.
public NpgsqlConfiguration ( ) : System.Data.Entity
Résultat System.Data.Entity