NpgsqlCopyFormat.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
NpgsqlCopyFormat Class | Npgsql Namespace