Share via


SysExtensionSerializerMap.copyExtensionTableData Method

Copies extension table data from specified source.

Syntax

public void copyExtensionTableData(SysExtensionSerializerMap _baseTable, [boolean _onlyCopyOrign])

Run On

Called

Parameters

  • _onlyCopyOrign
    Type: boolean
    A Boolean value that indicates whether to only copy the original extension table data; optional.

Remarks

Usually, this method is used after using xRecod's data method to copy base table buffer.

See Also

Reference

SysExtensionSerializerMap Map