OuterApplyAttribute.RowType property

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

Gets or sets the type of the row.

public Type RowType { get; set; }

Property Value

The type of the row.

See Also