Row<TFields>.FieldCount property
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the field count.
public int FieldCount { get; }
Property Value
The field count.
See Also
- class Row<TFields>
namespace: Serenity.Data assembly: Serenity.Net.Entity
Gets the field count.
public int FieldCount { get; }
The field count.