Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
释放对一个对象的引用。
ul_u_long UltraLite_SQLObject_iface::Release()
当所有的引用都被删除后,对象立即被释放。必须至少调用此函数一次。如果使用AddRef 函数,则还需要来自每个AddRef 函数的匹配调用。