AODataKeyRemove

Remove a data key from a AOData database.

Synopsis

#include "ao.h" 
int AODataKeyRemove(AOData aodata,char *name)
Collective on AOData

Input Parameters

aodata - the database
name - the name of the key

Keywords

database removal

See Also


Level:advanced
Location:src/dm/ao/interface/aodata.c
AO Index
Table of Contents