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

In This Topic
    Add Method (UniParameterCollection)
    In This Topic
    Adds the specified UniParameter to the UniParameterCollection.
    Overload List
    OverloadDescription
    Adds a UniParameter to the UniParameterCollection given the parameter name and data type.  
    Adds a UniParameter to the UniParameterCollection given the the parameter name, data type, and column width.  
    Adds a UniParameter to the UniParameterCollection given the parameter name, data type, column width, and source column name.  
    Adds a UniParameter to the UniParameterCollection given the parameter name and value.  
    Adds the specified UniParameter to the UniParameterCollection.  
    See Also