- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Net - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IReflectField"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect/IReflectField"
Type["NetField"]
class Type type-node
Syntax
public class NetField : IReflectField
Constructors
| Name | Summary |
|---|---|
| NetField |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _field |
Methods
| Name | Value | Summary |
|---|---|---|
| Get |
Object | |
| GetFieldType |
IReflectClass | |
| GetName |
string | |
| IndexEntry |
Object | |
| IndexType |
IReflectClass | |
| IsPublic |
bool | |
| IsStatic |
bool | |
| IsTransient |
bool | |
| IsTransient |
bool |
static
|
| MarkTransient |
void |
static
|
| MarkTransient |
void |
static
|
| Reset |
void |
static
|
| Set |
void | |
| SetAccessible |
void | |
| ToString |
string |