Skip to main content

BelongToAttribute

Populate property from ambiguous column name in the specified joined table type

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

Properties

BelongToTableType

View Source
Declaration
public Type BelongToTableType { get; set; }

Implements

  • System.Runtime.InteropServices._Attribute