Table of Contents

Class AttributeReader

Namespace
LinqToDB.Metadata
Assembly
linq2db.dll
public class AttributeReader : IMetadataReader
Inheritance
AttributeReader
Implements
Inherited Members
Extension Methods

Constructors

AttributeReader()

public AttributeReader()

Methods

GetAttributes(Type)

public MappingAttribute[] GetAttributes(Type type)

Parameters

type Type

Returns

MappingAttribute[]

GetAttributes(Type, MemberInfo)

public MappingAttribute[] GetAttributes(Type type, MemberInfo memberInfo)

Parameters

type Type
memberInfo MemberInfo

Returns

MappingAttribute[]

GetDynamicColumns(Type)

public MemberInfo[] GetDynamicColumns(Type type)

Parameters

type Type

Returns

MemberInfo[]

GetObjectID()

public string GetObjectID()

Returns

string