Npgsql Api Docs

NpgsqlCopyIn.NpgsqlCommand Property

The Command used to execute this copy operation.

[Visual Basic]
Public ReadOnly Property NpgsqlCommand As NpgsqlCommand
[C#]
public NpgsqlCommand NpgsqlCommand {get;}

See Also

NpgsqlCopyIn Class | Npgsql Namespace