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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » Writing Synchronization Scripts in .NET » MobiLink server API for .NET reference » ServerContext interface

GetPropertiesByVersion method Next Page

GetPropertySetNames method


Syntax

StringCollection GetPropertySetNames( string component_name )

Remarks

Returns the list of property set names for a given component. These are stored in the MobiLink system table ml_property.

See also