Ninja Database Pro
IgnoreColumnAttribute Class
Members 



KellermanSoftware.NinjaDatabasePro Namespace : IgnoreColumnAttribute Class
This field will not be saved or loaded from the database
Syntax
<AttributeUsageAttribute(AttributeTargets.Field Or  _
    AttributeTargets.Property)>
Public NotInheritable Class IgnoreColumnAttribute 
   Inherits System.Attribute
Dim instance As IgnoreColumnAttribute
[AttributeUsage(AttributeTargets.Field | 
    AttributeTargets.Property)]
public sealed class IgnoreColumnAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Field | 
    AttributeTargets.Property)]
public ref class IgnoreColumnAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NinjaDatabasePro.IgnoreColumnAttribute

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

IgnoreColumnAttribute Members
KellermanSoftware.NinjaDatabasePro Namespace