- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal 
- Interfaces
- Base Types
- 
									- Object
 
							graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IStoredField"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/IStoredField"
	Type["StoredFieldImpl"]
class Type type-node
						
					Syntax
public class StoredFieldImpl : IStoredFieldConstructors
| Name | Summary | 
|---|---|
| StoredFieldImpl | 
Methods
| Name | Value | Summary | 
|---|---|---|
| CreateIndex | void | |
| DropIndex | void | |
| Equals | bool | |
| FieldMetadata | FieldMetadata | |
| Get | Object | |
| GetHashCode | int | |
| GetName | string | |
| GetStoredType | IReflectClass | |
| HasIndex | bool | |
| IsArray | bool | |
| Rename | void | |
| TraverseValues | void |