On 08/04/14 18:21, Dimitry Sibiryakov wrote: > Hello, All. > > In new interface what will happen if I call IBlob::release() without > preceding > IBlob::close()? >
If release sets refcounter to 0 it will be the same as calling IBlob::cancel() except all errors are ignored. ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
