AODataSegmentRemove

Remove a data segment from a AOData database.

Synopsis

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

Input Parameters

aodata - the database
name - the name of the key
segname - name of the segment

Keywords

database removal

See Also


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