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

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere C++ API リファレンス » QAManagerBase クラス

 

endEnumStorePropertyNames 関数

構文
void QAManagerBase::endEnumStorePropertyNames(
  qa_store_property_enum_handle h
)
パラメータ
  • h   beginEnumStorePropertyNames から返されるハンドル。

備考

メッセージ・ストア・プロパティ名の列挙に関連付けられているリソースを解放します。

参照

beginEnumStorePropertyNames 関数