Click or drag to resize

DataDatabaseLoad Method (String, ExtraDataIntrospection)

Loads the specified filename.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static DataDatabase Load(
	string filename,
	ExtraDataIntrospection introspection
)

Parameters

filename
Type: SystemString
The name of the file to load.
introspection
Type: Lumiscaphe.Workshop.InteropExtraDataIntrospection
The extra datas to load during introspection.

Return Value

Type: DataDatabase
The loaded database.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also