Click or drag to resize
CDBSetMETA Method
Set the metadata of a database.

Available since Oasis montaj version: 5.1.5
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetMETA(
	CMETA meta
)

Parameters

meta
Type: GeoEngine.Core.GXNetXCMETA
Meta object to add to database's meta
See Also