The HelpString property returns a help string for the SQLNamespaceCommand object command.
SQLNamespaceCommand Object |
object.HelpString
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Because some SQLNSCommandID values are applicable to multiple SQLNamespaceObject objects, the help string return value can be very generic.
String
Read-only
HRESULT GetHelpString(BSTR *pRetVal);