Process column lists generated during validation of table data by external libraries.
The list of column controls unable to be saved because their values are null
The list of columns whos values will be truncated by a save
The list of columns whos values are not able to be converted to the underlying type
(no description)
DisplayMessage = objSchema.GetSQLColumnValidationMessages(SQLNullList, SQLTruncList, SQLTypeMismatchList, "Products")