Rdbmsresolver.nullvalue - MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference

Components language reference
Table of Contents

Advertisement

Description
Property; specifies a collection of an unlimited number of fields with properties that identify
DataSet fields that require special handling, either because they are key fields or because they
cannot be updated (for information about adding a field, see
RDBMSResolver.addFieldInfo()
three properties:
Property
Description
Name of the special-case field. This field name should match a field
fieldName
name in the DataSet component.
An optional property. If this field is not "owned" by the table defined in the
ownerName
RDBMSResolver.tableName
this field. If
is blank, usually the field is included in the XML update packet. If
OwnerName
update packet.
A Boolean value; if
isKey

RDBMSResolver.nullValue

Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
resolveData.nullValue
Description
Property; a string used to provide a null value for a field's value. You can customize this
property to prevent it from being confused with an empty string (
The default string is
1056
RDBMSResolver component (Flash Professional only)
). Each
OwnerName
doesn't have any of these values, this field is excluded from the
true
.
{_NULL_}
item in the collection contains
fieldInfo
property,
OwnerName
has the same value as
, all key fields for the table are updated.
is the name of the owner of
RDBMSResolver.tableName
) or another valid value.
""
or

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents