Npgsql Api Docs

LargeObject.Seek Method (Int32, Int32)

[Visual Basic]
Overloads Public Sub Seek( _
   ByVal pos As Integer, _
   ByVal refi As Integer _
)
[C#]
public void Seek(
   int pos,
   int refi
);

See Also

LargeObject Class | NpgsqlTypes Namespace | LargeObject.Seek Overload List