Description

Returns the McDBType Name which would be used to store the object of the given type.

Return Type

A Boolean value.   A String with value McDBType Name.
Failure Returns vbNullString..

Failure conditions:

Syntax

object.ObjectStoreNodeDBTypeName (pUnknown, sDisplayName, pOverridden, psDBTypeName)

The ObjectStoreNodeDBTypeName Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataHandler.
pUnknownRequired. An IUnknown object.
sDisplayNameRequired. A String value.
pOverriddenRequired. An IUnknown object.
psDBTypeNameRequired. A String value.