Ninja Database Pro
CaptionAttribute Constructor



KellermanSoftware.NinjaDatabasePro.Constraint Namespace > CaptionAttribute Class : CaptionAttribute Constructor
The default value for the column
Defines the caption for this column
Syntax
Public Function New( _
   ByVal value As String _
)
Dim value As String
 
Dim instance As New CaptionAttribute(value)
public CaptionAttribute( 
   string value
)
public:
CaptionAttribute( 
   String^ value
)

Parameters

value
The default value for the column
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 Class
CaptionAttribute Members