Skip to content

TwoLevelCachedAttribute.LinkedRows property

Gets the types of the linked rows.

public Type[]? LinkedRows { get; set; }

Property Value

The linked row types.

See Also