SerializableObjectLayerClient Properties
An object access layer that saves and loads persistent objects via an object implementing the ISerializableObjectLayer interface.
Name | Description |
---|---|
Auto |
Returns an Auto |
Can |
Indicates if an object layer can call the Serializable |
Can |
Indicates if an object layer can call the Serializable |
Connection |
Provides access to the current object layer’s IDb |
Data |
Provides access to the current object layer’s data access layer which is used to access a data store. |
Dictionary | Gets an object providing metadata on persistent objects stored in a data store. |
Object |
Returns the current Serializable |
Serializable |
See Also