MasterDetailRelationAttribute.IncludeColumnNames property

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

Gets or sets the list of include column names as array.

public string[] IncludeColumnNames { get; set; }

Property Value

The include columns.

See Also