Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_SQLObject_iface クラス

 

Release 関数

オブジェクトへの参照を解放します。

構文
ul_u_long UltraLite_SQLObject_iface::Release()
備考

すべての参照が削除されると、オブジェクトが解放されます。この関数は 1 回以上呼び出してください。AddRef 関数を使用する場合は、それぞれのAddRef 関数と対になるようにして呼び出す必要があります。