CatExternalCatalog::find Method
Finds the CatExternalCatalogTable record with the specified name.
Syntax
client server public static CatExternalCatalog find(CatExternalCatalogName _catalogName, [boolean _forUpdate])
Run On
Called
Parameters
- _catalogName
Type: CatExternalCatalogName Extended Data Type
An instance of the CatExternalCatalogName data type.
- _forUpdate
Type: boolean
An Boolean value.
Return Value
Type: CatExternalCatalog Table
An instance of the CatExternalCatalogTable data type.