SQLUtils.nameEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool nameEquals(SQLName a, SQLName b)
    class SQLUtils
    static
    bool
    nameEquals
    (
    SQLName a
    ,
    SQLName b
    )
  2. bool nameEquals(string a, string b)

Meta