Release function

Releases a reference to an object.

Syntax
ul_u_long UltraLite_SQLObject_iface::Release()
Remarks

The object is freed once you have removed all references. You must call this function at least once. If you use AddRef function you also need a matching call from each AddRef function.