CTTable.GetPadChar
Syntax
void GetPadChar(out sbyte Padchar, out sbyte Dmlchar)
Parameters
Description
Retrieve the table pad and field delimiter characters. These characters are used to pad fixed string fields (FSTRING) to allow proper target key formation.
Return
None.
See Also
SetPadChar(), UpdatePadChar()