Share via


AifSqlCdcEnabledTables::isPhysicallyExistingInDB Method

Determines whether the AifSqlCdcEnabledTables table physically occurs in the database.

Syntax

client server public static boolean isPhysicallyExistingInDB()

Run On

Called

Return Value

Type: boolean
true if the table physically occurs in the database; otherwise, false.

Remarks

The table may not yet physically occur in the database during an upgrade scenario.

See Also

Reference

AifSqlCdcEnabledTables Table