The methods of the NpgsqlCopyOut class are listed below. For a complete list of NpgsqlCopyOut class members, see the NpgsqlCopyOut Members topic.
![]() | Flush generated CopyStream at once. Effectively reads and discard all the rest of copy data from server. |
![]() | |
![]() | Returns true if this operation is currently active and field at given location is in binary format. |
![]() | |
![]() | |
![]() | Command specified upon creation is executed as a non-query. If CopyStream is set upon creation, all copy data from server will be written to it, and operation will be finished immediately. Otherwise the CopyStream member can be used for reading copy data from server until no more data is available. |
![]() |
![]() | |
![]() |
NpgsqlCopyOut Class | Npgsql Namespace