- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- 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.