AtomsFramework Persistence Layer Reference Guide

ModAliasNull Class

[This is preliminary documentation and subject to change.]

Module for aliasing object values to NULLs

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

System.Object
   AtomsFramework.ModAliasNull

[Visual Basic]
NotInheritable Public Class ModAliasNull
[C#]
public sealed class ModAliasNull

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 module provides the ability to map an object value to a NULL so that the database can continue to store NULL values properly.

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

ModAliasNull Members | AtomsFramework Namespace