 | CARCDBCurrent Method |
This method return a handle to the current table
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static CARCDB Current()
public static CARCDB Current()
Public Shared Function Current As CARCDB
Public Shared Function Current As CARCDB
public:
static CARCDB^ Current()
public:
static CARCDB^ Current()
static member Current : unit -> CARCDB
static member Current : unit -> CARCDB
Return Value
Type:
CARCDBARCDB Handle, <define>ARCDB_NULL</define> if no table selected
See Also