PostgresDAC

TPSQLRestore.Properties.FunctionDecl

Previous Next

Restore the named function only.

Syntax:

property FunctionDecl: string;

Description:

Property must looks like this function-name(argtype [, ...]) . Be careful to spell the function name and arguments exactly as they appear in the dump file's table of contents.