Skip to content

Row<TFields>.FieldCount property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the field count.

public int FieldCount { get; }

Property Value

The field count.

See Also