Npgsql Api Docs
Fastpath Constructor (NpgsqlConnection, Stream)
[Visual Basic]
Overloads Public Sub New( _
ByVal
conn
As
NpgsqlConnection
, _
ByVal
stream
As
Stream
_
)
[C#]
public Fastpath(
NpgsqlConnection
conn
,
Stream
stream
);
See Also
Fastpath Class
|
NpgsqlTypes Namespace
|
Fastpath Constructor Overload List