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

In This Topic
    AttributeMappingSource Class
    In This Topic
    Allows loading schema metadata from attributes on the context.
    Syntax
    'Declaration
     
    Public NotInheritable Class AttributeMappingSource 
       Inherits MappingSource
    public sealed class AttributeMappingSource : 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