ctdbSetFieldStringEncoding
Set the field string encoding.
CTDBRET ctdbDECL ctdbSetFieldStringEncoding( CTHANDLE Handle, pTEXT encoding )
Parameters:
Returns:
Returns the encoding set on the field on success or a c-treeDB API error on failure.
Calling ctdbSetFieldStringEncoding() on a field type that is not a string field fails with error CTDBRET_INVTYPE.