|
|
|
|
|
||||||
|
CLASS: |
|
|
|||||||
|
ADOPersist |
|
|
|||||||
|
|
|||||||||
|
DESCRIPTION: |
|
|
|||||||
|
Represents an object that describes a persisted data and contains the resulting rowset. |
|
||||||||
|
|
|
||||||||
|
SYNTAX: |
|
|
|||||||
|
[<oRef> =] new ADOPersist() |
|
|
|||||||
|
|
|||||||||
|
|
|||||||||
|
PROPERTY: |
DEFAULT: |
DESCRIPTION: |
|
||||||
|
baseClassName |
ADOPERSIST |
Identifies the object as an instance of the ADOPersist class |
|
||||||
|
className |
ADOPERSIST |
Identifies the object as an instance of a custom class. When no custom class exists, defaults to baseClassName |
|
||||||
|
name |
Empty string |
The name of custom object |
|
||||||
|
parent |
null |
Container form or report |
|
||||||
|
false |
Whether the object is open and active or closed. |
|
|||||||
|
1 |
Number of result rows that are cached locally in memory. |
|
|||||||
|
0 - Unspecified |
Available options that can be used to fetched records. |
|
|||||||
|
Empty string |
Name of the file containing persisted data. |
|
|||||||
|
0 |
ADO statement handle. |
|
|||||||
|
3 - Optimistic |
Lock type that will be placed on rows during editing. |
|
|||||||
|
0 |
Maximum number of result rows. |
|
|||||||
|
AssocArray |
Associative array that contains the dynamic properties. |
|
|||||||
|
Object |
A reference to the rowset object that contains the result rows. |
|
|||||||
|
0 - Closed |
Enum that indicates the state object. |
|
|||||||
|
null |
A reference to the stream object that contains the persist data. |
|
|||||||
|
|
|
|
|||||||
|
EVENT: |
PARAMETERS: |
DESCRIPTION: |
|
||||||
|
|
Event fired when there’s an attempt to deactivate object; return value determines if the object is deactivated. |
|
|||||||
|
|
Event fired when attempting to open object; return value determines if object is opened. |
|
|||||||
|
|
Event fired after object is successfully closed. |
|
|||||||
|
|
Event fired after object is successfully opened. |
|
|||||||
|
<percent expN>,<type expN>,<status expN>,<msg expC> |
Event fired periodically during long-running data processing operations. |
|
|||||||
|
|
|
|
|||||||
|
|
|
||||||||
|
|
|
||||||||
|
METHOD: |
PARAMETERS: |
DESCRIPTION: |
|
||||||
|
|
Cancels execution of a pending, asynchronous method call. |
|
|||||||
|
|
Closes object. |
|
|||||||
|
|
Opens object. |
|
|||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
DESCRIPTION: |
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
|
|
||||||