Npgsql API Documentation

NpgsqlParameterCollection Properties

[This is preliminary documentation and subject to change.]

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.
ItemOverloaded. Gets the NpgsqlParameter with the specified name.

See Also

NpgsqlParameterCollection Class | Npgsql Namespace