IAlias.

ResolveRuntimeName(string) Method

Summary

return the stored name for a runtime name or null if not handled.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Config
Containing Type
IAlias

Syntax

string ResolveRuntimeName(string runtimeTypeName)

Remarks

return the stored name for a runtime name or null if not handled.

Parameters

Name Type Description
runtimeTypeName string

Return Value

Type Description
string