CatExternalCatalog::exist Method
Determines whether a CatExternalCatalogTable record exists with the specified name.
Syntax
client server public static boolean exist(CatExternalCatalogName _catalogName)
Run On
Called
Parameters
- _catalogName
Type: CatExternalCatalogName Extended Data Type
An instance of the CatExternalCatalogName data type.
Return Value
Type: boolean
true if the record was found; otherwise, false.