Skip to content

MasterDetailRelationAttribute.IncludeColumnNames property

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

public string[] IncludeColumnNames { get; set; }

Property Value

The include columns.

See Also