#include "cifparse.h"
int ndb_cif_get_datablock_id(const char * datablockName);
ndb_cif_get_datablock_id returns the datablock number of the datablock specified by datablockName.
| datablockName | identifies the datablock |
Returns the number of the datablock or 0 upon failure.
| See also: | ndb_cif_get_category_id |
|---|---|
| ndb_cif_get_column_id |