DbServer.RelationChildren 属性 | |
返回使用 SetRelation() 注册的子项数组
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VORDDClasses (在 XSharp.VORDDClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY RelationChildren AS ARRAY GET SET
public virtual __Array RelationChildren { get; set; }
查看代码属性值
类型:
__Array返回使用 SetRelation() 注册的子项数组
参见