点击或拖拽改变大小

DbDataSource.AddNew 方法

X#
Adds a new item to the list.

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

返回值

类型:Object
The item added to the list.

实现

AddNew
异常
异常条件
NotSupportedExceptionAllowNew is .
参见