dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniParameterCollection Class

In This Topic
    UniParameterCollection Class Methods
    In This Topic

    For a list of all members of this type, see UniParameterCollection members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified UniParameter to the UniParameterCollection.  
    Public MethodAdds the specified array of Devart.Common.DbParameterBase objects to the Devart.Common.DbParameterBaseCollection. (Inherited from Devart.Common.DbParameterBaseCollection)
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden. Gets a value indicating whether a Devart.Common.DbParameter object exists in the collection.  
    Public MethodCopies a Devart.Common.DbParameterBase objects from the Devart.Common.DbParameterBaseCollection to the specified array. (Inherited from Devart.Common.DbParameterBaseCollection)
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Gets the location in the collection of the Devart.Common.DbParameterBase objects. (Inherited from Devart.Common.DbParameterBaseCollection)
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodInserts a Devart.Common.DbParameter into the collection at the specified index. (Inherited from Devart.Common.DbParameterBaseCollection)
    Public MethodOverridden. Removes the specified Devart.Common.DbParameter from the collection.  
    Public MethodOverloaded. Overridden. Removes the specified UniParameter from the collection.  
    Top
    See Also