Class AttributeReader
public class AttributeReader : IMetadataReader
  - Inheritance
 - 
      
      AttributeReader
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
AttributeReader()
public AttributeReader()
  Methods
GetAttributes(Type)
public MappingAttribute[] GetAttributes(Type type)
  Parameters
typeType
Returns
GetAttributes(Type, MemberInfo)
public MappingAttribute[] GetAttributes(Type type, MemberInfo memberInfo)
  Parameters
typeTypememberInfoMemberInfo
Returns
GetDynamicColumns(Type)
public MemberInfo[] GetDynamicColumns(Type type)
  Parameters
typeType
Returns
GetObjectID()
public string GetObjectID()