.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
DbDataSource 类
DbDataSource 方法
Add 方法
AddIndex 方法
AddNew 方法
ApplySort 方法
Clear 方法
Contains 方法
CopyTo 方法
Find 方法
GetEnumerator 方法
IndexOf 方法
Insert 方法
Remove 方法
RemoveAt 方法
RemoveIndex 方法
RemoveSort 方法
DbDataSource.AddNew 方法
Adds a new item to the list.
命名空间:
XSharp
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
X#
C#
复制
METHOD
AddNew
()
AS
Object
public
Object
AddNew
()
查看代码
返回值
类型:
Object
The item added to the list.
实现
AddNew
异常
异常
条件
NotSupportedException
AllowNew
is
.
参见
引用
DbDataSource 类
XSharp 命名空间