Npgsql Api Docs

NpgsqlCopyIn.FieldCount Property

Returns number of fields expected on each input row if this operation is currently active, otherwise -1

[Visual Basic]
Public ReadOnly Property FieldCount As Integer
[C#]
public int FieldCount {get;}

See Also

NpgsqlCopyIn Class | Npgsql Namespace