Npgsql Api Docs

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

NpgsqlCopyIn Class | Npgsql Namespace