RddFieldInfo.Properties 属性 | |
Dynamic list of optional properties, such as Caption, Description.
命名空间:
XSharp.RDD.Support
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 PROPERTY Properties AS DatabasePropertyCollection GET SET
public DatabasePropertyCollection Properties { get; set; }
查看代码属性值
类型:
DatabasePropertyCollection备注 These properties are used to store VFP specific properties and are read from the DBC file.
参见