ctdbFindTableDictionaryMark
Find a table in a database dictionary and retrieve its dictionary attributes.
Declaration
CTDBRET ctdbDECL ctdbFindTableDictionaryMark(CTHANDLE Handle, pTEXT Name, pUCOUNT Dictmark)
Description
Returns
Returns CTDBRET_OK on success or the c-tree error code on failure.
See Also