Method | Description | |
---|---|---|
GetConstraints ( IList |
||
GetDbColumnType ( string providerDbType ) : DbType | ||
GetTables ( IList |
||
PostgreSqlSchemaProvider ( |
||
QualifiedTableName ( |
Method | Description | |
---|---|---|
DoubleQuoteIfNeeded ( string variable ) : string |
public GetConstraints ( IList |
||
includedTables | IList |
|
excludedTables | IList |
|
return | IEnumerable |
public GetDbColumnType ( string providerDbType ) : DbType | ||
providerDbType | string | |
return | DbType |
public GetTables ( IList |
||
includedTables | IList |
|
excludedTables | IList |
|
return | IEnumerable |
public PostgreSqlSchemaProvider ( |
||
context | ||
return | System.Collections.Generic |
public QualifiedTableName ( |
||
table | ||
return | string |