AtomsFramework Persistence Layer Reference Guide

ColumnMap Class

[This is preliminary documentation and subject to change.]

Holds details of the column mappings for attributes

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

System.Object
   AtomsFramework.ColumnMap

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

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

This class stores the database column details for each attribute.

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

ColumnMap Members | AtomsFramework Namespace