Ninja Database Pro
DisableAutoAttribute Class
Members 



KellermanSoftware.NinjaDatabasePro Namespace : DisableAutoAttribute Class
Used to disable IsDirty, IsDeleted, CreateDate, UpdateDate
Syntax
<AttributeUsageAttribute(AttributeTargets.Property)>
Public NotInheritable Class DisableAutoAttribute 
   Inherits System.Attribute
Dim instance As DisableAutoAttribute
[AttributeUsage(AttributeTargets.Property)]
public sealed class DisableAutoAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public ref class DisableAutoAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NinjaDatabasePro.DisableAutoAttribute

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

DisableAutoAttribute Members
KellermanSoftware.NinjaDatabasePro Namespace