Table of Contents

Class ExactTypeAttribute

Namespace
Rinku.Mapping
Assembly
Rinku.dll

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