Home > extract-pg-schema > InformationSchemaRoutine > external_name
InformationSchemaRoutine.external_name property
For C functions, the external name (link symbol) of the function; else null
Signature:
typescript
external_name: string | null;