DSQLInsert.this

Undocumented in source.
  1. this()
  2. this(string table, string[string] values)
  3. this(string table, string names, string values)
    class DSQLInsert
    this
    (
    string table = ""
    ,
    string names = ""
    ,
    string values = ""
    )

Meta