Npgsql API Documentation

LargeObjectManager Constructor 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal conn As NpgsqlConnection _
)
[C#]
public LargeObjectManager(
   NpgsqlConnection conn
);

See Also

LargeObjectManager Class | NpgsqlTypes Namespace