Using Connection Library Objects

Like server libraries, connection libraries provide access to objects that are local to exported procedures, objects that are global to such procedures, and data objects that are explicitly exported. However, connection libraries also support objects that are local to a particular connection. The following pages explain the differences between these various types of objects.