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.
Validates and fixes the casing of the table name and sets the physical table name.
Syntax
public boolean aosValidateInsert()
Run On
Called
Return Value
Type: boolean
true if table name corresponds with a valid AOT table; otherwise, false.
Remarks
The physical table name is needed because SQL CDC is enabled for tables directly in the database where there is no kernel to map tables to their physical names.