dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniParameter Class / UniParameter Constructor

In This Topic
    UniParameter Constructor
    In This Topic
    Initializes a new instance of the UniParameter class.
    Overload List
    OverloadDescription
    Initializes a new instance of the UniParameter class.  
    Initializes a new instance of the UniParameter class with the parameter name and data type.  
    Initializes a new instance of the UniParameter class with the parameter name and a UniParameter object.  
    Initializes a new instance of the UniParameter class with the parameter name, data type, and width.  
    Initializes a new instance of the UniParameter class with the parameter name, data type, width, and source column name.  
    Initializes a new instance of the UniParameter class with the parameter name, data type, width, source column name, parameter direction, numeric precision, and other properties.  
    Initializes a new instance of the UniParameter class with the parameter name and data type.  
    See Also