DSQLDelete.where

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto where(string condition)
    class DSQLDelete
    where
    (
    string condition = ""
    )
  2. auto where(string[] conditions)

Meta