IgnoreAttribute
Ignore property from consideration as an RDBMS column. Properties with this attribute are ignored in all SQL.
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class IgnoreAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute