IndexedAttribute Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Config.Attributes
Interfaces
  • IDb4oAttribute
Base Types
  • Attribute
graph BT Type-->Base0["Attribute"] Type-.->Interface0["IDb4oAttribute"] Type["IndexedAttribute"] class Type type-node

Syntax

[AttributeUsage(AttributeTargets.Field)]
public class IndexedAttribute : Attribute, IDb4oAttribute

Attributes

Type Description
AttributeUsageAttribute