MetaType::GetDataMember Method (MemberInfo^)
.NET Framework (current version)
Gets the MetaDataMember associated with the specified member.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- member
-
Type:
System.Reflection::MemberInfo^
The member for which the associated MetaDataMember is sought.
Return Value
Type: System.Data.Linq.Mapping::MetaDataMember^The MetaDataMember if one is associated with the specified member; otherwise, null.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: