Property summary for the RDBMSResolver component
The following table lists properties of the RDBMSResolver class.
Property
RDBMSResolver.deltaPacket
RDBMSResolver.fieldInfo
RDBMSResolver.nullValue
RDBMSResolver.tableName
RDBMSResolver.updateMode
RDBMSResolver.updatePacket
RDBMSResolver.updateResults
Event summary for the RDBMSResolver component
The following table lists the events of the RDBMSResolver class.
Event
RDBMSResolver.beforeApplyUpdates
RDBMSResolver.reconcileResults
RDBMSResolver.reconcileUpdates
RDBMSResolver.addFieldInfo()
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
resolveData.addFieldInfo("fieldName", "ownerName", "isKey")
Description
The DataSet object's
deltaPacket
to this property so that when
called, the binding will copy it across and the resolver will
create the update packet.
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 a
field's value is
.
null
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.
Description
Defined in your application; called by the RDBMSResolver
component to make custom modifications to the XML of the
property before it is bound to the connector.
updatePacket
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.
RDBMSResolver component (Flash Professional only)
property should be bound
DataSet.applyUpdates()
is
639
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?
Questions and answers