NpgsqlCopyFormat.FieldCount Property
Returns number of fields if this operation is currently active, otherwise -1
[Visual Basic]
Public ReadOnly Property FieldCount As
Integer
[C#]
public
int FieldCount {get;}
See Also
NpgsqlCopyFormat Class | Npgsql Namespace