Description

A string Help Context for this McDBAttributeType instance.

Property type

A String value.  

Syntax

object.HelpContext [= value]

The HelpContext Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDBAttributeType.
valueA String value.

Remarks

If no Help Context has yet been assigned, this property returns a zero-length string.

Exceptions

Error Value Description
E_UNEXPECTED &H8001FFFF A framework error occurred assigning the HelpContext.
E_ACCESSDENIED &H80070005 The McDBDatabase.LoggedUser does not have McDBRightsOwner.AttributeTypeAdminRight privileges.