Description

The command registered by this object is executed on content of the type (see mcDataSourceContent enumeration) specified by this property.

Property type

A mcDataSourceContent enumeration.  

Syntax

object.ContentType [= value]

The ContentType Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataSourceCommand.
valueA mcDataSourceContent enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 mcdatSC_UnInit0

Not Initialize - invalid state.

 mcdatSC_DBNode1

McDBNode Content

 mcdatSC_Object2

COM Object Content

 mcdatSC_File3

File Content

 mcdatSC_ClipboardData4

Clipboard / DataObject Content