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

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere C++ API reference » QAManagerBase class

 

endEnumStorePropertyNames function

Syntax
void QAManagerBase::endEnumStorePropertyNames(
  qa_store_property_enum_handle h
)
Parameters
  • h   A handle returned by beginEnumStorePropertyNames.

Remarks

Frees the resources associated with a message store property name enumeration.

See Also

beginEnumStorePropertyNames function