Knight Data Access Layer
NullIdentity Class
Members 




KellermanSoftware.NetDataAccessLayer Namespace : NullIdentity Class
The provider does not implement Identity or Auto Increment Columns. Null Object design pattern.
Syntax
Public Class NullIdentity 
   Implements IIdentity 
Dim instance As NullIdentity
public class NullIdentity : IIdentity  
public __gc class NullIdentity : public IIdentity  
public ref class NullIdentity : public IIdentity  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetDataAccessLayer.NullIdentity

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NullIdentity Members
KellermanSoftware.NetDataAccessLayer Namespace