SQLUtils.nameEquals

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

Meta