- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- Virtual Data Access Components (VirtualDAC)
Virtual Data Access Components (VirtualDAC) 15.0.0
Released: Mar 27, 2026
15.0.0 中的更新
特性
- Added support for RAD Studio 13.1 Florence.
- Added support for the Arm64EC target platform.
- Added support for Lazarus 4.6.
- Added support for cloning a structure of the VirtualTable component with the Fields.Assign method.
- Added the "For the current user/For all users" option during installation.
- Added the RangeFieldCount property to TCustomDADataSet to specify the number of indexed fields used for range setting.
- Improved performance of the VirtualQuery component when using a TDataSet as a source.
修补程序
- Fixed an issue with freeing BLOB values when updating a record in the VirtualQuery component.