HelpString Property

From SQL-NS

SQL-NS

HelpString Property

The HelpString property returns a help string for the SQLNamespaceCommand object command.

Applies To

SQLNamespaceCommand Object

Syntax

object.HelpString

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetHelpString(BSTR *pRetVal);

Remarks

Because some SQLNSCommandID values are applicable to multiple SQLNamespaceObject objects, the help string return value can be very generic.