DbUpdatableDataRecord.FieldCount Property

Definition

Gets the number of fields in the record.

public:
 virtual property int FieldCount { int get(); };
public override int FieldCount { get; }
member this.FieldCount : int
Public Overrides ReadOnly Property FieldCount As Integer

Property Value

An integer value that is the field count.

Implements

Applies to