note
VeloxDB is still in beta and APIs are subject to change. We are in the process of completing the documentation, so some sections may be incomplete or empty at this time.
Class AutomapperIgnoreAttribute
Apply this attribute to property, method or class you want automapper to ignore
Inheritance
System.Object
AutomapperIgnoreAttribute
Namespace: VeloxDB.ObjectInterface
Assembly: vlxdb.dll
Syntax
public sealed class AutomapperIgnoreAttribute : Attribute
Constructors
AutomapperIgnoreAttribute()
Declaration
public AutomapperIgnoreAttribute()