Gets or sets a value indicating whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter.
One of the ParameterDirection values. The default is Input.
IDataParameter.Direction
NpgsqlParameter Class | Npgsql Namespace