The order number of the argument. It is zero based index.
Whether given argument is an array.
Mode of the function arguments such as in, inout, out, variadic or table.
Name of the argument. Empty string if arguments is without a name.
Type of the argument
Generated using TypeDoc
Class which represent a PostgreSQL {@link Function function} argument. Provides attributes and methods for details of the function argument.