Summary
return the Class you are converting to.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IObjectTranslator
Syntax
Type StoredClass()
Remarks
return the Class you are converting to.
Return Value
Type | Description |
---|---|
Type |
the Class of the object you are returning with the method
Db4objects.Db4o.Config.IObjectTranslator.OnStore(Db4objects.Db4o.IObjectContainer,System.Object)
|