Name

Parameter.Name Property — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

                     parameter.Name = Name
                  

The Name property specifies the name for the current Parameter object.

Datatype

String

Description

The Name property is both read- and write-enabled for the Parameter object. You can set the Name property only if the Parameter object is not already appended to a Parameters collection.

The Name property assigns a name to the associated Parameter object or retrieves a Parameter object from the Parameters collection.

Names do not have to be unique within the Parameters collection object.

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.