TypeAlias.

ResolveRuntimeName(string) Method

Summary

returns the stored type name if the alias was written for the passed runtime type name
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Config
Containing Type
TypeAlias

Syntax

public virtual string ResolveRuntimeName(string runtimeTypeName)

Parameters

Name Type Description
runtimeTypeName string

Return Value

Type Description
string