- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Defragment - Containing Type
- IStoredClassFilter
Syntax
bool Accept(IStoredClass storedClass)
Parameters
Name | Type | Description |
---|---|---|
storedClass | IStoredClass | StoredClass instance to be checked |
Return Value
Type | Description |
---|---|
bool | true, if the given StoredClass instance should be accepted, false otherwise. |