Rename.

Rename(string, string, string) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
Rename

Syntax

public Rename(string aClass, string aFrom, string aTo)

Parameters

Name Type Description
aClass string
aFrom string
aTo string

Return Value

Type Description
void