CleanBuffers method

Applies to
TIB_Row

Declaration
Procedure CleanBuffers(ResetNullInd: boolean );

Description
This method makes those columns that are not nullable to be not null. It also cleans the unused memory on variable length strings to #0.