ReturnOnInsertAttribute
Indicate the property should be included in the returning/output clause of INSERT SQL Statements
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class ReturnOnInsertAttribute : AttributeBase, _Attribute
Implements
System.Runtime.InteropServices._Attribute