SQL Anywhere 10.0.1
» MobiLink - Server Administration
» 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