Click or drag to resize
CSEMPLOTImportDatabaseADO Method
Generate a template file for importing semplot databases.

Available since Oasis montaj version: 6.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void ImportDatabaseADO(
	CGXNETCore gxNetShared,
	string name,
	string temp
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
name
Type: SystemString
Data file name
temp
Type: SystemString
Template to make
See Also