Description

The McDataSource for zero based index (numeric vartypes) or a McDataSource::ProgIDOrModuleName.

Property type

A McDataSource object.   A McDataSource in the DataSource collection.

Failure Returns Nothing.

Failure conditions:
* Numeric index out of bound.
* Wrong Variant subtype.
* McDataSource does Not exist.

Syntax

object.Item(vIndexOrsProgIDOrModuleName)

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataSources.
vIndexOrsProgIDOrModuleNameRequired. A Variant value. A zero based index (numeric vartypes) or a McDataSource::ProgIDOrModuleName.

Remarks

MethodAttributes Default.