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 .NET API reference » QAnywhere .NET API for clients (.NET 2.0) » QAManagerBase interface

 

GetStorePropertyNames method

Gets an enumerator over the message store property names.

Syntax
Visual Basic
Public Function GetStorePropertyNames() As System.Collections.IEnumerator
C#
public System.Collections.IEnumerator GetStorePropertyNames();
Return value

An enumerator over the message store property names.

Remarks

For more information about client store properties, see Client message store properties.