| Devart.Data.MySql Namespace : MySqlParameterCollection Class |
MySqlParameterCollection overview
Count (Inherited from Devart.Common.DbParameterBaseCollection) | Gets the number of Devart.Common.DbParameterBase objects in the collection. |
IsFixedSize (Inherited from Devart.Common.DbParameterBaseCollection) | Indicating whether the collection has a fixed size. |
IsReadOnly (Inherited from Devart.Common.DbParameterBaseCollection) | Indicates whether the collection is read-only. |
IsSynchronized (Inherited from Devart.Common.DbParameterBaseCollection) | Indicates whether access to the collection is synchronized (thread-safe). |
Item | Overloaded. Gets or sets the MySqlParameter at the specified index. |
SyncRoot (Inherited from Devart.Common.DbParameterBaseCollection) | Gets an object that can be used to synchronize access to the Devart.Common.DbParameterBaseCollection. |
Add | Overloaded. Adds the specified MySqlParameter to the MySqlParameterCollection. |
AddRange (Inherited from Devart.Common.DbParameterBaseCollection) | Adds the specified array of Devart.Common.DbParameterBase objects to the Devart.Common.DbParameterBaseCollection. |
AddWithValue | Adds a value to the end of the MySqlParameterCollection |
Clear (Inherited from Devart.Common.DbParameterBaseCollection) | Removes all items from the collection. |
Contains (Inherited from Devart.Common.DbParameterBaseCollection) | Overloaded. Gets a value indicating whether a Devart.Common.DbParameterBase object exists in the collection. |
CopyTo (Inherited from Devart.Common.DbParameterBaseCollection) | Copies a Devart.Common.DbParameterBase objects from the Devart.Common.DbParameterBaseCollection to the specified array. |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
GetEnumerator (Inherited from Devart.Common.DbParameterBaseCollection) | Returns an enumerator for the Devart.Common.DbParameterBaseCollection. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
IndexOf (Inherited from Devart.Common.DbParameterBaseCollection) | Overloaded. Gets the location in the collection of the Devart.Common.DbParameterBase objects. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
Insert (Inherited from Devart.Common.DbParameterBaseCollection) | Inserts a Devart.Common.DbParameterBase into the collection at the specified index. |
Remove (Inherited from Devart.Common.DbParameterBaseCollection) | Removes the specified Devart.Common.DbParameterBase from the collection. |
RemoveAt (Inherited from Devart.Common.DbParameterBaseCollection) | Overloaded. Removes the specified Devart.Common.DbParameterBase from the collection. |
MySqlParameterCollection Class | Devart.Data.MySql Namespace | MySqlParameter Class | MySqlCommand Class
© 2002 - 2013 Devart. All Rights Reserved.