MetaStore.newWithFile

Create a new #GdaMetaStore object using file_name as its internal database

class MetaStore
static
newWithFile
(
string fileName
)

Parameters

fileName string

a file name

Return Value

Type: gda.meta_store.MetaStore

the newly created object, or null if an error occurred