Npgsql Api Docs
NpgsqlCopyOut.Read Property
Faster alternative to using the generated CopyStream.
[Visual Basic]
Public ReadOnly Property Read As
Byte()
[C#]
public
byte[]
Read {get;}
See Also
NpgsqlCopyOut Class
|
Npgsql Namespace