Ninja Database Pro
MaxLengthAttribute Class
Members 



KellermanSoftware.NinjaDatabasePro.Constraint Namespace : MaxLengthAttribute Class
The maximum length for a string column
Syntax
<AttributeUsageAttribute(AttributeTargets.Property)>
Public NotInheritable Class MaxLengthAttribute 
   Inherits System.Attribute
Dim instance As MaxLengthAttribute
[AttributeUsage(AttributeTargets.Property)]
public sealed class MaxLengthAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public ref class MaxLengthAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NinjaDatabasePro.Constraint.MaxLengthAttribute

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

MaxLengthAttribute Members
KellermanSoftware.NinjaDatabasePro.Constraint Namespace