Name

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

Synopsis

Set properties = command.Properties

The Properties property returns a Properties Collection class that contains characteristics specific to the Command object for the currently used provider.

Datatype

Properties (Collection object)

Applies To

Command object

Description

The Properties collection class contains a Property class instance for each property specific to the Command object for the data provider.

The Properties collection of the Command object is not populated until the ActiveConnection property of the Command object has been set to an open Connection object or a valid connection string value.

See Also

Command.ActiveConnection 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.