Compartilhar via


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

  • _forUpdate
    Type: boolean
    An Boolean value.

Return Value

Type: CatExternalCatalog Table
An instance of the CatExternalCatalogTable data type.

See Also

Reference

CatExternalCatalog Table