The properties of the NpgsqlCopyOut class are listed below. For a complete list of NpgsqlCopyOut class members, see the NpgsqlCopyOut Members topic.
![]() | 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. |
NpgsqlCopyOut Class | Npgsql Namespace