Kexi/Plugins/Scripts/Database Object Model: Difference between revisions
No edit summary |
(→Notes) |
||
Line 36: | Line 36: | ||
==Notes== | ==Notes== | ||
*When designing the object model, try to harmonize with Predicate's API | *When designing the object model, try to harmonize with Predicate's API | ||
*Use JavaScript notation as QtScript will be used to implement scripting | |||
==Links== | ==Links== | ||
*http://en.wikipedia.org/wiki/ActiveX_Data_Objects | *http://en.wikipedia.org/wiki/ActiveX_Data_Objects |
Revision as of 22:09, 19 March 2012
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 Predicate's API
- Use JavaScript notation as QtScript will be used to implement scripting