J-Integra® Espresso Programming Documentation (API)

IdAssignmentPolicyValue Enumeration

The IdAssignmentPolicyValue can have the following values. USER_ID - Objects created with that POA are assigned Object Ids only by the application. SYSTEM_ID - Objects created with that POA are assigned Object Ids only by the POA. If the POA also has the PERSISTENT policy, assigned Object Ids must be unique across all instantiations of the same POA.

 

List of members: IdAssignmentPolicyValue Members.

 enum
 IdAssignmentPolicyValue

public enum IdAssignmentPolicyValue

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

IdAssignmentPolicyValue Members | Ics.PortableServer Namespace