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