Gets the number of fields in the record.
public override int FieldCount { get; }
An integer value that is the field count.
DbUpdatableDataRecord ClassSystem.Data.Entity.Core.Objects Namespace