Advanced.Data.Provider Documentation

AdpParameterCollection Properties

[This is preliminary documentation and subject to change.]

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

Public Instance Properties

Count Gets the number of AdpParameter objects in the collection.
IsFixedSize Gets a value indicating whether the collection has a fixed size.
IsReadOnly Gets a value indicating whether the AdpParameterCollection is read-only.
IsSynchronized Returns a value that indicates whether access to the collection is synchronized (thread safe).
Item Gets the AdpParameter with the specified name.
SyncRoot Returns the object that can be used to synchronize access to the collection.

See Also

AdpParameterCollection Class | Advanced.Data.Provider Namespace