Collection.deleteFinish

Complete operation to delete this collection.

class Collection
bool
deleteFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to the callback

Return Value

Type: bool

whether the collection was successfully deleted or not

Throws

GException on failure.

Meta