DRSRuntimeMode
This type is an enumeration data type (a type for attribute values).
This enumeration lists the values that are possible for the Runtime modes used by Data Replication Service end points. As far as data replication is concerned, they can be a client (only send data), a server (only receive objects) or both. BOTH=0 CLIENT=1 SERVER=2
Package: drsclient
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Allowed values:
0 - BOTH
1 - CLIENT
2 - SERVER
Attributes having this type:
DRSSettings.dataReplicationMode
(C) COPYRIGHT International Business Machines Corp. 1996-2006