DbUpdatableDataRecord.FieldCount Property

 

Gets the number of fields in the record.

Namespace:   System.Data.Entity.Core.Objects
Assembly:  EntityFramework (in EntityFramework.dll)

public override int FieldCount { get; }

Property Value

Type: System.Int32

An integer value that is the field count.