Methods, clsCollection

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The following methods apply to Decision Support Objects (DSO) collections.

Method

Description

Add

Adds an existing object to a collection

AddNew

Creates and adds a new object to a collection

Find

Determines whether a specified object is in a collection

Item

Retrieves an object from a collection

Remove

Removes an object from a collection

Note

  These methods do not apply to CustomProperties collections. For more information, see CustomProperties.

See Also

Reference