![]() |
Overloaded. Initializes a new instance of the NpgsqlCopyOut class. |
![]() | The stream provided by user or generated upon Start() |
![]() | Returns number of fields if this operation is currently active, otherwise -1 |
![]() | Returns true if the connection is currently reserved for this operation. |
![]() | Returns true if this operation is currently active and in binary format. |
![]() | The Command used to execute this copy operation. |
![]() | Faster alternative to using the generated CopyStream. |
![]() | 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