The properties of the AdpParameterCollection class are listed below. For a complete list of AdpParameterCollection class members, see the AdpParameterCollection Members topic.
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. |
AdpParameterCollection Class | Advanced.Data.Provider Namespace