Npgsql API Docs

NpgsqlParameterCollection Properties

The properties of the NpgsqlParameterCollection class are listed below. For a complete list of NpgsqlParameterCollection class members, see the NpgsqlParameterCollection Members topic.

Public Instance Properties

Count Gets the number of NpgsqlParameter objects in the collection.
Item Overloaded. Gets the NpgsqlParameter with the specified name.

See Also

NpgsqlParameterCollection Class | Npgsql Namespace