MetaStore.this

Create a new #GdaMetaStore object.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string cncString)
    class MetaStore
    this
    (
    string cncString = null
    )

Parameters

cncString string

a connection string, or null for an in-memory internal database

Return Value

the newly created object, or null if an error occurred