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

SQL Anywhere 11.0.0 » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in .NET » MobiLink server API for .NET reference » ServerContext interface

 

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