AtomsFramework Persistence Layer Reference Guide

AFColumnAttribute Class

[This is preliminary documentation and subject to change.]

Custom attribute to define column level mappings for properties in a class

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

System.Object
   System.Attribute
      AtomsFramework.AFColumnAttribute

[Visual Basic]
NotInheritable Public Class AFColumnAttribute
    Inherits Attribute
[C#]
public sealed class AFColumnAttribute : Attribute

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

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

AFColumnAttribute Members | AtomsFramework Namespace