Home > extract-pg-schema > InformationSchemaRoutine > routine_name
InformationSchemaRoutine.routine_name property
Name of the function (might be duplicated in case of overloading)
Signature:
typescript
routine_name: string;
Home > extract-pg-schema > InformationSchemaRoutine > routine_name
Name of the function (might be duplicated in case of overloading)
Signature:
routine_name: string;