DSQLDelete.this

Undocumented in source.
  1. this(string table, string condition)
    class DSQLDelete
    this
    (
    string table = ""
    ,
    string condition = ""
    )
  2. this(string table, string[] conditions)

Meta