Skip to main content

EnumAsIntAttribute

Save Enum integer value in RDBMS column

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

Implements

  • System.Runtime.InteropServices._Attribute