Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

DeleteGalaxy method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Deletes a Galaxy.

Class

IGRAccess

Syntax

[C#]

void DeleteGalaxy(

string galaxyName,

string GRNodeName

);

[Visual C++]

HRESULT DeleteGalaxy(

[in] BSTR galaxyName,

[in, optional] BSTR grNodeName

);

Parameters

galaxyName

The name of the Galaxy to be deleted.

grNodeName

The name of the GR node (computer name). Blank or omitted means the current computer is the Galaxy Repository.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in