[]
Db Schema provider for PostgreSql data provider
public sealed class PostgreSQLSchemaProvider : IDbSchemaProvider
| Name | Description |
|---|---|
| PostgreSQLSchemaProvider() |
| Name | Description |
|---|---|
| InvariantCulture |
| Name | Description |
|---|---|
| GetSchema(DbConnection) | Returns DataSchema for PostgreSql data provider |
| GetTableType(string) | Gets the type of the table. |