- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- PostgreSQL Data Access Components (PgDAC)
PostgreSQL Data Access Components (PgDAC) 5.4.10
Released: Jun 24, 2019
5.4.10 中的更新
特性
- Added support for Lazarus 2.0.2.
- Added TVirtualTable DefaultSortType property.
- Improved performance of TVirtualTable SaveToFile/LoadFromFile methods
- Added pmAuto value for the specific ProtocolVersion.
- Now ProtocolVersion is set to pmAuto by default, which significantly improves performance.
- Added mVerifyCA and smVerifyFull options for the SSLMode in the TUniConnection component.
- Added possibility to use function calls in batch operations.