CTTable::SetPadChar
Syntax
void SetPadChar(NINT Padchar, NINT Dmlchar)
Parameters
Description
Set the table pad and field delimiter characters in the table object. These characters are used to pad fixed string fields (CT_FSTRING) to allow proper target key formation.
Return
None.
See also
GetPadChar(), UpdatePadChar()