Command.sql

Get the current SQL for the Command

  1. const(char)[] sql [@property getter]
    struct Command
    @property pure const nothrow
    const(char)[]
    sql
    ()
  2. const(char)[] sql [@property setter]

Meta