0 out of 1 rated this helpful - Rate this topic

IPersist* Objects

COM objects can be stored in columns in a rowset. Such objects are required to expose IPersistStream, IPersistStreamInit, or IPersistStorage. The rowset has to know how to create instances of these objects, so it must store the objects' class IDs. How this is done is provider-specific.

This section contains the following topics:

This topic is a part of:

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.