Class SqlDropFunction

    • Field Detail

    • Constructor Detail

      • SqlDropFunction

        public SqlDropFunction​(SqlParserPos pos,
                               boolean ifExists,
                               SqlIdentifier name)
        Creates a SqlDropFunction.