LinqConnect Documentation
Devart.Data.Linq.Mapping Namespace / AttributeMappingSource Class
Members

AttributeMappingSource Class
Allows loading schema metadata from attributes on the context.
Syntax
'Declaration
 
Public NotInheritable Class AttributeMappingSource 
   Inherits MappingSource
 
Remarks
Use this class with our Devart.Data.Linq.DataContext implementation.
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