///---------------------------- /// STATIC functions for discrete values static public bool keyExists(string sKey) { return(SQLiteConnectionUser.keyExists(sKey)); }