Renames.

ForField(string, string, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Renames

Syntax

public static Rename ForField(string className, string name, string newName)

Parameters

Name Type Description
className string
name string
newName string

Return Value

Type Description
Rename