Click or drag to resize

CSBFhGetDB Method

Get the embedded file storage from a database.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CSBF hGetDB(
	CDB db
)

public static CSBF hGetDB(
	CDB db
)

Parameters

db
Type: GeoEngine.Core.GXNetCDB
Database

Return Value

Type: CSBF
SBF Object
See Also