VirtualField Class

Summary

intended for future virtual fields on classes.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["VirtualField"] class Type type-node

Syntax

public class VirtualField

Remarks

intended for future virtual fields on classes. Currently only the constant for the virtual version field is found here.

Fields

Name Constant Value Summary
CommitTimestamp
static
Version
the field name of the virtual version field, to be used for querying.
static