ComputedAttribute
Ignore calculated C# Property from being persisted in RDBMS Table
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class ComputedAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute