Description

A given McDataSource is removed from all McDataSource's Collections.

Return Type

A Boolean value.   A Boolean with value True.

Failure Returns False..

Failure conditions:
* Parameters did Not identify a McDataSource.

Syntax

object.Remove (vIndexOrsProgIDOrModuleNameOrMcDataSource)

The Remove Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataSources.
vIndexOrsProgIDOrModuleNameOrMcDataSourceRequired. A Variant value. A McDataSource reference or the vIndexOrsProgIDOrModuleName of the Item Method to remove. See Item.