Skip to main content

IgnoreOnInsertAttribute

Ignore this property in INSERT statements

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class IgnoreOnInsertAttribute : AttributeBase, _Attribute

Implements

  • System.Runtime.InteropServices._Attribute