Click or drag to resize
CTBSaveDB Method
Save a TB in a database line

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Missing channels are created. Data in existing channels on the line will be replaced.
Syntax
public void SaveDB(
	CDB db,
	int line
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database
line
Type: SystemInt32
Line
See Also