Click or drag to resize

CDBWRITE.GetDB Method

Get the output DB handle from the DBWRITE object.

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

public CDB GetDB()

Return Value

Type: CDB
DB handle
See Also