Click or drag to resize

CDBWRITEGetDB Method

Get the output DB handle from the DBWRITE object.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public CDB GetDB()

public CDB GetDB()

Return Value

Type: CDB
DB handle
See Also