Description

Returns TRUE when the given McDataSourceCommand exposes the same command.

Return Type

A Boolean value.  

Syntax

object.IsSameCommand (pDataSourceCommand)

The IsSameCommand Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataSourceCommand.
pDataSourceCommandRequired. A McDataSourceCommand object.