Knight Data Access Layer
CaptionAttribute Class
Members 




KellermanSoftware.NetDataAccessLayer.Attributes Namespace : CaptionAttribute Class
The caption for this property. The caption is used in validation messages.
Syntax
<AttributeUsageAttribute(AttributeTargets.Property)>
Public NotInheritable Class CaptionAttribute 
   Inherits System.Attribute
Dim instance As CaptionAttribute
[AttributeUsage(AttributeTargets.Property)]
public sealed class CaptionAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public __gc __sealed class CaptionAttribute : public System.Attribute 
[AttributeUsage(AttributeTargets.Property)]
public ref class CaptionAttribute sealed : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      KellermanSoftware.NetDataAccessLayer.Attributes.CaptionAttribute

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

CaptionAttribute Members
KellermanSoftware.NetDataAccessLayer.Attributes Namespace