ISerializableObjectLayer Properties
Defines essential members for object access layers created for units of work (or sessions) in distributed applications.| Name | Description |
|---|---|
| CanLoadCollectionObjects | When implemented by a class, indicates if an object layer can call the ISerializableObjectLayer.LoadCollectionObjects method to load collection properties. |
See Also