Knight Data Access Layer
DefaultValueAttribute Class
Members 




KellermanSoftware.NetDataAccessLayer.Attributes Namespace : DefaultValueAttribute Class
The default value for this property. See also SetDefaults
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 __gc __sealed class DefaultValueAttribute : public System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public ref class DefaultValueAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NetDataAccessLayer.Attributes.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.NetDataAccessLayer.Attributes Namespace