 | 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
Syntaxpublic const int APPEND = 2
public const int APPEND = 2
Public Const APPEND As Integer = 2
Public Const APPEND As Integer = 2
public:
literal int APPEND = 2
public:
literal int APPEND = 2
static val mutable APPEND: int
static val mutable APPEND: int
Field Value
Type:
Int32
See Also