Npgsql Api Docs

NpgsqlCopyOut.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

NpgsqlCopyOut Class | Npgsql Namespace