Name

Parameters.Delete Method — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

                     parameters.Delete Index
                  

The Delete method removes a Parameter object from the Parameters collection class.

Arguments

Index

The Index parameter can be either the name of the Parameter object to be removed or its ordinal position.

Description

The Delete method of the Parameters collection class removes a Parameter object from the collection. By passing either the name of a valid Parameter object within the collection or its ordinal position, the Delete method removes the specified Parameter object from the associated Parameters collection class.

See Also

Parameter.Name Property

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.