OLE DB Programming Considerations

All the OLE DB objects exposed by the OLE DB Provider for AS/400 and VSAM support aggregation. Each OLE DB object has two classes, one that delegates its IUnknown calls and one that controls the object as a whole.

The apartment-threading model is supported, allowing multiple threads to access the objects safely. This is the only threading model supported.