DSQLDelete.where

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

Meta