MetaStore.schemaRemoveCustomObject

bool schemaRemoveCustomObject(string objName)

Removes the custom database object named obj_name.

Parameters

objNamename of the custom object to remove

Returns

TRUE if the custom object has successfully been removed

Throws

[MetaStoreException]