2.2.3.14.4.5 adtgChildChange

The adtgChildChange element specifies the row data in a child row to be updated.

The syntax of an adtgChildChange element is defined as follows.

 adtgChildChange             = adtgChildUnChanged ChildChangeRow
  
 ChildChangeRow              = adtgTokenChildChangeRow
                               adtgChildRecordSetId
                               UpdateRowData
  
 adtgTokenChildChangeRow     = %x8A

The fields of an adtgChildChange element have the following lengths, types, and meanings:

  • adtgChildUnChanged

    Length: Variable

    For a description of the adtgChildUnChanged field, see section 2.2.3.14.4.8.

  • adtgTokenChildChangeRow

    Length: 1 byte

    Identifies the component as an adtgChildChange element. The value MUST be set to 0x8A.

  • adtgChildRecordSetId

    Length: 4 bytes

    Datatype: ULONG

    For a description of the adtgChildRecordSetId field, see section 2.2.3.14.4.9.

  • UpdateRowData

    Length: Variable

    For a description of the UpdateRowData field, see section 2.2.3.14.4.9.