Npgsql API Documentation

LargeObjectManager.Unlink Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Sub Unlink( _
   ByVal oid As Integer _
)
[C#]
public void Unlink(
   int oid
);

See Also

LargeObjectManager Class | NpgsqlTypes Namespace