TypeAlias.

ResolveStoredName(string) Method

Summary

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

Syntax

public virtual string ResolveStoredName(string storedTypeName)

Parameters

Name Type Description
storedTypeName string

Return Value

Type Description
string