Use this method to get a correctly quoted (if necessary) SQL identifier which can be used to retrieve or filter information in a #GdaMetaStore which stores meta data about cnc.
The returned SQL identifier can be used in conjunction with gda.connection.Connection.updateMetaStore, gda.connection.Connection.getMetaStoreData, gda.connection.Connection.getMetaStoreDataV and gda.meta_store.MetaStore.extract.
an SQL identifier
a #GdaConnection
a new string, to free with glib.global.gfree once not needed anymore
Use this method to get a correctly quoted (if necessary) SQL identifier which can be used to retrieve or filter information in a #GdaMetaStore which stores meta data about cnc.
The returned SQL identifier can be used in conjunction with gda.connection.Connection.updateMetaStore, gda.connection.Connection.getMetaStoreData, gda.connection.Connection.getMetaStoreDataV and gda.meta_store.MetaStore.extract.