Class ExactTypeAttribute
Requires the database column type to equal the parameter or member type.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Parameter)]
public sealed class ExactTypeAttribute : Attribute
- Inheritance
-
ExactTypeAttribute
- Inherited Members
- Extension Methods