Purpose:
This class represents a server definition.
Methods:
BSTR getName();
setName(LPCTSTR name);
BSTR datastoreType();
LPDISPATCH datastore();
Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreDL object.
BSTR getServerType();
setServerType(LPCTSTR serverType);
Sets server type.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.