Click or drag to resize
IComPlusAdapterContext Properties

The IComPlusAdapterContext type exposes the following members.

Properties
  NameDescription
Public propertyAdapter
Returns the DataAccessAdapter object related to this COM+ context. Use this adapter instance to perform persistence actions inside the COM+ transaction this IComPlusAdapterContext implementing object is participating in.
Top
See Also