Flash 8 Documentation |
|||
| Components Language Reference > RDBMSResolver component (Flash Professional only) > RDBMSResolver class (Flash Professional only) | |||
Inheritance MovieClip > RDBMSResolver
ActionScript Package Name mx.data.components.RDBMSResolver
The methods, properties, and events of the RDBMSResolver class allow you to connect to a DataSet component and make changes to external data sources.
The following table lists the method of the RDBMSResolver class.
|
Method |
Description |
|---|---|
|
Adds a new item to the |
The following table lists properties of the RDBMSResolver class.
|
Property |
Description |
|---|---|
|
The |
|
|
A collection of fields with properties that identify DataSet fields that require special handling, either because they are key fields or because they cannot be updated. |
|
|
A string that is placed in the update packet to indicate that the value of a field is |
|
|
Identifies the database table that is to be updated. |
|
|
Values that determine how key fields are identified when the XML update packet is generated. |
|
|
The XML packet produced by this resolver that contains the changes from the data set's delta packet. |
|
|
A delta packet that contains the results of an update returned from the server through a connector. |
The following table lists the events of the RDBMSResolver class.
|
Event |
Description |
|---|---|
|
Defined in your application; called by the RDBMSResolver component to make custom modifications to the XML of the |
|
|
Defined in your application; called by the RDBMSResolver component to compare two packets after results have been received from the server and applied to the delta packet. |
|
|
Defined in your application; called by the RDBMSResolver component when results have been received from the server after the updates from a delta packet were applied. |
Version 8
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/8/main/00003936.html