MetaStore.newWithFile
gda.meta_store.MetaStore newWithFile(string fileName)Create a new #GdaMetaStore object using file_name as its internal database
Parameters
fileName | a file name |
Returns
the newly created object, or null if an error occurred
gda.meta_store.MetaStore newWithFile(string fileName)Create a new #GdaMetaStore object using file_name as its internal database
fileName | a file name |