Kexi/Plugins/Scripts/Database Object Model
Class
Description....
MSA equivalent's name:
Properties:
Name | Type | Description | Read/Write? | MSA name |
---|---|---|---|---|
Methods:
Name | Type | Description | MSA name |
---|---|---|---|
Notes
- When designing the object model, try to harmonize with KDb's API
- Use Python API/coding standards and notation as Python is the scripting choice
- Information about MSA equivalent names would be reusable in Kexi Handbook too, in chapter "Comparison to MS Access"
Links
- Office 2013 VBA Documentation (chm file, accessible using kchmviewer)
- VBA Language Specification (new, PDF)
- MS ADO Object Model
- http://en.wikipedia.org/wiki/ActiveX_Data_Objects
- http://www.access2base.com - well documented object model in LO following MSA, now it integrates Python too