TwoLevelCachedAttribute.LinkedRows property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the types of the linked rows.

public Type[] LinkedRows { get; set; }

Property Value

The linked row types.

See Also