Click or drag to resize
CDBIGetName Method
Gets a name from the database.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void IGetName(
	int i1,
	ref string str2
)

Parameters

i1
Type: SystemInt32
See DB_NAMEConstant
str2
Type: SystemString
name returned
See Also