Summary
DB4O type handler for efficiently storing and activating System.Guid values.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Typehandlers - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IValueTypeHandler"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IValueTypeHandler"
Type-.->Interface1["IQueryableTypeHandler"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/IQueryableTypeHandler"
Type-.->Interface2["IIndexableTypeHandler"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexableTypeHandler"
Type-.->Interface3["IIndexable4"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IIndexable4"
Type-.->Interface4["IComparable4"]
click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IComparable4"
Type-.->Interface5["ILinkLengthAware"]
click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/ILinkLengthAware"
Type-.->Interface6["ITypeHandler4"]
click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandler4"
Type["GuidTypeHandler"]
class Type type-node
Syntax
public class GuidTypeHandler : IValueTypeHandler, IQueryableTypeHandler, IIndexableTypeHandler,
IIndexable4, IComparable4, ILinkLengthAware, ITypeHandler4