- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Containing Type
- FieldMetadata
Syntax
public virtual void Init(string name, int fieldTypeID, bool isPrimitive, bool isArray, bool isNArray)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
fieldTypeID | int | |
isPrimitive | bool | |
isArray | bool | |
isNArray | bool |
Return Value
Type | Description |
---|---|
void |