ShipCarrierCODPackage::isPhysicallyExistingInDB Method
Determines whether the ShipCarrierCODPackage table physically exists in the database.
Syntax
client server public static boolean isPhysicallyExistingInDB()
Run On
Called
Return Value
Type: boolean
true if the table physically exists in the database; otherwise, false.
Remarks
The table may not yet physically exist in the database during an upgrade scenario.