Method | Description | |
---|---|---|
PostgreDbContext ( ) : System | ||
PostgreDbContext ( string schemaName ) : System |
Method | Description | |
---|---|---|
FormatTableName ( string tableName ) : string | ||
OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
PostgreDbContext ( |
protected FormatTableName ( string tableName ) : string | ||
tableName | string | |
return | string |
protected OnModelCreating ( DbModelBuilder modelBuilder ) : void | ||
modelBuilder | DbModelBuilder | |
return | void |
protected PostgreDbContext ( |
||
connection | ||
return | System |
public PostgreDbContext ( string schemaName ) : System | ||
schemaName | string | |
return | System |