DSQLInsert.values

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto values(string values)
  2. auto values(string[string] vals)
  3. auto values(string names, string values)
    class DSQLInsert
    values
    (
    string names
    ,
    string values
    )

Meta