Name

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

Synopsis

                     command.Name = Name
                  

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

Datatype

String

Description

The Name property is both read- and write-enabled for the Command object. The Name property is used to assign a name to the associated Command object or retrieve a Command object from the Commands collection.

Names do not have to be unique within collections.

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.