Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether a table is in the exception list.
Syntax
client server public static boolean isInTheExceptionList(str tableName)
Run On
Called
Parameters
- tableName
Type: str
The name of the table.
Return Value
Type: boolean
true if the table is in the exception list; otherwise, false.
Remarks
Tables in the exception list will not be populated in the bulk copy list. They are either skipped or copied over during the connect to source database step.