For a list of all members of this type, see IMemberInfo members.
| Name | Description | |
|---|---|---|
| FieldAttribute | Returns the FieldAttribute that contains the mapping information of the storage field. | |
| IsNullable | Returns whether the IMemberInfo object is representing an element that is a value type but is allowed to be null. | |
| IsUserDefinedType | Returns whether the IMemberInfo object is representing an element that is implementing the IUserDefinedType interface. | |
| MemberType | Returns the type of the element of the persistent object. | |
| Name | Returns the name of the element of the persistent object type that is mapped to the field in the storage. |