IgnoreOnUpdateAttribute
Ignore this property in UPDATE statements
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class IgnoreOnUpdateAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute