메소드 | 설명 | |
---|---|---|
GetConstraints ( IList |
||
GetDbColumnType ( string providerDbType ) : DbType | ||
GetTables ( IList |
||
PostgreSqlSchemaProvider ( |
||
QualifiedTableName ( |
메소드 | 설명 | |
---|---|---|
DoubleQuoteIfNeeded ( string variable ) : string |
public GetConstraints ( IList |
||
includedTables | IList |
|
excludedTables | IList |
|
리턴 | IEnumerable |
public GetDbColumnType ( string providerDbType ) : DbType | ||
providerDbType | string | |
리턴 | DbType |
public GetTables ( IList |
||
includedTables | IList |
|
excludedTables | IList |
|
리턴 | IEnumerable |
public PostgreSqlSchemaProvider ( |
||
context | ||
리턴 | System.Collections.Generic |
public QualifiedTableName ( |
||
table | ||
리턴 | string |