- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Base Types
-
- Object
- ClassAspect
graph BT
Type-->Base0["ClassAspect"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ClassAspect"
Base0-->Base1["Object"]
Type["TypeHandlerAspect"]
class Type type-node
Syntax
public class TypeHandlerAspect : ClassAspect
Constructors
| Name | Summary |
|---|---|
| TypeHandlerAspect |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _handle |
Inherited from ClassAspect
|
|
| _typeHandler |
Methods
| Name | Value | Summary |
|---|---|---|
| Activate |
void | |
| AspectType |
AspectType | |
| CanBeDisabled |
bool | |
| CascadeActivation |
void | |
| CheckEnabled |
bool |
Inherited from ClassAspect
|
| CollectIDs |
void | |
| Deactivate |
void | |
| DefragAspect |
void | |
| Delete |
void | |
| Disable |
void |
Inherited from ClassAspect
|
| Equals |
bool | |
| GetHashCode |
int | |
| GetName |
string | |
| IncrementOffset |
void |
Inherited from ClassAspect
|
| IsEnabledOn |
bool |
Inherited from ClassAspect
|
| IsVirtual |
bool |
Inherited from ClassAspect
|
| LinkLength |
int | |
| Marshall |
void | |
| SetHandle |
void |
Inherited from ClassAspect
|