CTIndex.SetNullFlag
Syntax
void SetNullFlag(bool NullFlag)
Parameters
Description
Sets the null flag. If set to true, the system checks for NULL or missing key values after the index has been concatenated.
Return
None.
See Also
GetNullFlag(), SetEmptyChar()