#include <stdlib.h>
#include "dbmi.h"
#include "macros.h"
#include "dbstubs.h"
Include dependency graph for d_drop_col.c:
Go to the source code of this file.
Functions | |
int | db_d_drop_column () |
int db_d_drop_column | ( | ) |
Definition at line 13 of file d_drop_col.c.
References db_driver_drop_column, db_free_string(), db_init_string(), DB_RECV_STRING, DB_SEND_FAILURE, and DB_SEND_SUCCESS.