Summary
return the runtime name for a stored name or null if not handled.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IAlias
Syntax
string ResolveStoredName(string storedTypeName)
Remarks
return the runtime name for a stored name or null if not handled.
Parameters
Name | Type | Description |
---|---|---|
storedTypeName | string |
Return Value
Type | Description |
---|---|
string |