HelpString Property (SQL-NS)

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

Applies To
SQLNamespaceCommand Object  

Syntax

object.HelpString

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetHelpString(BSTR *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.