点击或拖拽改变大小

DbServer.DbStructure 属性

X#
从 DbServer 对象返回原始 DbStructure 数组。
由于这返回的是原始数组而不是其副本,因此您应该非常小心不要更改它!

命名空间:  XSharp.VO.SDK
程序集:  XSharp.VORDDClasses (在 XSharp.VORDDClasses.dll 中) 版本:2.22 GA
语法
 VIRTUAL PROPERTY DbStructure AS ARRAY GET 
查看代码

属性值

类型:__Array
从 DbServer 对象返回原始 DbStructure 数组。
参见