DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / C1DbParameterCollection Class / GetParameter Method

In This Topic
    GetParameter Method
    In This Topic
    Returns the DbParameter object at the specified index in the collection.
    Overload List
    OverloadDescription
    Returns the DbParameter object at the specified index in the collection.  
    Returns DbParameter the object with the specified name.  
    See Also