Purpose:
This class represents and processes datastore administration functions.
Methods:
LPDISPATCH accessControl();
Gets the access control object. The returned LPDISPATCH pointer contains a DXAccessControlIP object.
LPDISPATCH getDatastore();
Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreIP object.
setDatastore(LPDISPATCH ds);
Sets the datastore. The input parameter LPDISPATCH pointer contains a DXDatastoreIP object.
LPDISPATCH userManagement();
Gets the user management object. The returned LPDISPATCH pointer contains a DXUserMgmtIP object.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.