Click or drag to resize

CDBGetMETA Method

Get the metadata of a database.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetMETA(
	CMETA meta
)

public void GetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetCMETA
Meta object to fill with database's meta
See Also