Name

Command.Parameters Collection — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

Set parameters = command.Parameters

The Parameters collection returns a collection of parameters for the given Command object.

Datatype

Parameters (Collection object)

Applies To

Command object

Description

The Parameters property of the Command object is read-only. It returns a reference to the Parameters collection object, which can contain zero or many Parameter objects that represent parameters for the given command.

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.