QuarkList.this

Creates a new GdaQuarkList given a connection string.

  1. this(GdaQuarkList* gdaQuarkList)
  2. this()
  3. this(string string)
    class QuarkList
    this
    (
    string string
    )

Parameters

string string

a connection string.

Throws

ConstructionException GTK+ fails to create the object.

Meta