2.2.3.14.4.7 adtgChildInsert

The adtgChildInsert element specifies the row operation as an insert operation.

The syntax of an adtgChildInsert element is defined as follows.

 adtgChildInsert             = adtgTokenChildResultRow
                               adtgChildRecordSetId
                               UpdateRowData

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

  • adtgTokenChildResultRow

    Length: 1 byte

    Identifies the data as row data in a child RecordSet. The value MUST be set to 0x87.

    The definition of adtgTokenChildResultRow is in section 2.2.3.14.4.8.

  • 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.