Méthode AdomdParameterCollection.RemoveAt
Inclure les membres protégés
Inclure les membres hérités
Removes the specified parameter from the AdomdParameterCollection object.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
RemoveAt(Int32) | Removes the parameter at the specified index of the AdomdParameterCollection object. | |
RemoveAt(String) | Removes the parameter specified by name in the AdomdParameterCollection object. |
Haut de la page