Npgsql Api Docs

NpgsqlCopyOut.IsBinary Property

Returns true if this operation is currently active and in binary format.

[Visual Basic]
Public ReadOnly Property IsBinary As Boolean
[C#]
public bool IsBinary {get;}

See Also

NpgsqlCopyOut Class | Npgsql Namespace