Пример #1
0
        ///----------------------------
        /// STATIC functions for discrete values

        static public bool keyExists(string sKey)
        {
            return(SQLiteConnectionUser.keyExists(sKey));
        }