- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- SQLite Data Access Components (LiteDAC)
SQLite Data Access Components (LiteDAC) 3.2.4
Released: Jan 16, 2018
3.2.4 中的更新
特性
- Added support for Direct Mode in Lazarus.
- Added Lazarus 1.8 and FPC 3.0.4 support.
- Added BIT type support.
- Added support for custom constraints.
- New UseBlankValues property for Loader component.
- New TLiteDataSetOptions.UnknownAsString property allows you to map fields of unknown types as ftString instead of ftMemo.
- New TLiteDataSetOptions.AdvancedTypeDetection property allows you to describe columns that include differnet types of data.