DataAttribute Constructor
Initializes a new instance of the DataAttribute class.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New DataAttribute()
protected DataAttribute()