c_gda_meta_store_undeclare_foreign_key

extern (C) __gshared
bool function(GdaMetaStore* store, GdaMetaStruct* mstruct, const(char)* fkName, const(char)* catalog, const(char)* schema, const(char)* table, const(char)* refCatalog, const(char)* refSchema, const(char)* refTable, GError** _err) c_gda_meta_store_undeclare_foreign_key;