Purpose:
This is the class that is used to represent a server definition for VisualInfo for AS/400.
Methods:
BSTR getName();
setName(LPCTSTR name);
BSTR datastoreType();
LPDISPATCH datastore();
Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreV4 object.
BSTR getServerType();
setServerType(LPCTSTR serverType);
Sets the server Type.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.