点击或拖拽改变大小

DbDataTable.Save 方法

X#
Save the changes in the DbDataTable to the underlying RDD

命名空间:  XSharp
程序集:  XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
 METHOD Save(
	oRDD AS IRdd
) AS LOGIC
查看代码

参数

oRDD
类型:IRdd
The RDD object for the area where the changes must be saved.

返回值

类型:Boolean
参见