Francois Botha
2018-05-24 13:02:15 UTC
Hi,
I have an entity with a IDictionary<DateTime, double> property that is
mapped to GenericMapType<DateTime, double>.
At runtime, when getting the property's IType, how can I determine whether
this IType is a GenericMapType. I would have expected an IType.IsMap
property, similar to the IType.IsCollection property, but that doesn't
exist.
Any thoughts?
Francois
I have an entity with a IDictionary<DateTime, double> property that is
mapped to GenericMapType<DateTime, double>.
At runtime, when getting the property's IType, how can I determine whether
this IType is a GenericMapType. I would have expected an IType.IsMap
property, similar to the IType.IsCollection property, but that doesn't
exist.
Any thoughts?
Francois
--
You received this message because you are subscribed to the Google Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhusers+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nhusers+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.