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

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器管理 » MobiLink 服务器 API » 使用 .NET 编写同步脚本 » 用于 .NET 参考的 MobiLink 服务器 API » ServerContext 接口

 

getProperties 方法

语法
NameValueCollection getProperties(
   string component_name
   string prop_set_name )
注释

返回与此脚本版本关联的一组属性。这些属性存储在 MobiLink 系统表 ml_property 中。

另请参见