LinkingSetRelationAttribute.ThisKey property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets the this key, e.g. name of field in linking set table that this tables ID field corresponds to.

public string ThisKey { get; }

Property Value

The this key.

See Also