Npgsql Api Docs

LargeObject Constructor 

[Visual Basic]
Public Sub New( _
   ByVal fp As Fastpath, _
   ByVal oid As Integer, _
   ByVal mode As Integer _
)
[C#]
public LargeObject(
   Fastpath fp,
   int oid,
   int mode
);

See Also

LargeObject Class | NpgsqlTypes Namespace