Ninja Database Pro
DefaultValueAttribute Class
Members 



KellermanSoftware.NinjaDatabasePro.Constraint Namespace : DefaultValueAttribute Class
The default value for this column
Syntax
<AttributeUsageAttribute(AttributeTargets.Property)>
Public NotInheritable Class DefaultValueAttribute 
   Inherits System.Attribute
Dim instance As DefaultValueAttribute
[AttributeUsage(AttributeTargets.Property)]
public sealed class DefaultValueAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public ref class DefaultValueAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NinjaDatabasePro.Constraint.DefaultValueAttribute

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

DefaultValueAttribute Members
KellermanSoftware.NinjaDatabasePro.Constraint Namespace