AtomsFramework Persistence Layer Reference Guide

DatabaseMap Class

[This is preliminary documentation and subject to change.]

Basic class to hold the name of the database map.

For a list of all members of this type, see DatabaseMap Members.

System.Object
   AtomsFramework.DatabaseMap

[Visual Basic]
Public Class DatabaseMap
[C#]
public class DatabaseMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Very basic. Nothing but a single property

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

DatabaseMap Members | AtomsFramework Namespace