changed

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto changed(ColumnDef!T col)
  2. auto changed(DS ds)
    changed
    (
    DS
    )
    (
    DS ds
    )
    if (
    isDataSet!DS &&
    hasPrimaryKey!(DS.RowType)
    )

Meta