DmIgnoreAttribute ​
Namespace: MJCZone.DapperMatic.DataAnnotations
Assembly: MJCZone.DapperMatic
Summary ​
Attribute to ignore a property in the mapping.
Inheritance ​
Base Class: Attribute
sealed
public
Contents ​
Constructors (1) | Methods (6) | Properties (1)
Constructors ​
DmIgnoreAttribute ​
csharp
DmIgnoreAttribute()
Methods ​
Method | Summary |
---|---|
Equals | |
GetHashCode | |
Match | |
IsDefaultAttribute | |
GetType | |
ToString |
Equals ​
csharp
void Equals()
GetHashCode ​
csharp
void GetHashCode()
Match ​
csharp
void Match()
IsDefaultAttribute ​
csharp
void IsDefaultAttribute()
GetType ​
csharp
void GetType()
ToString ​
csharp
void ToString()
Properties ​
TypeId ​
Type: object