Description

Returns a collection of all McDataSourceCommand instances for this McDataSource.

Property type

A McDataSourceCommands object.   A new McDataSourceCommands collection containing the Commands for this McDataSource.

Failure Returns Nothing.

Failure conditions:
* Unknown propagated error.

Syntax

object.Commands([bCacheCollection])

The Commands Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataSource.
bCacheCollectionOptional. A Boolean value. Not used at this time. Instructs the McDataSourceCommands to retain and reuse McDataSourceCommand instances.