Skip to content

MasterDetailRelationAttribute.ColumnsType property

Gets or sets the columns type with properties to include in column selection

public Type? ColumnsType { get; set; }

Property Value

The include columns type with properties to include.

See Also