DU_MODFIDConstantAPPEND Field

Is like INSERT, except that it is only used to add fids to the start or end of the existing data. The data is not moved with repect to the current fid locations.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public const int APPEND = 2

public const int APPEND = 2

Field Value

Type: Int32
See Also