.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp
DbDataSource 类
DbDataSource 属性
AllowEdit 属性
AllowNew 属性
AllowRemove 属性
Count 属性
EoF 属性
FullName 属性
IsFixedSize 属性
IsReadOnly 属性
IsSorted 属性
Item 属性
Name 属性
RecNo 属性
ShowDeleted 属性
ShowRecno 属性
SortDirection 属性
SortProperty 属性
SupportsChangeNotification 属性
SupportsSearching 属性
SupportsSorting 属性
DbDataSource.Count 属性
Returns the # of records in the RDD
命名空间:
XSharp
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
Count
AS
LONG
GET
public
virtual
int
Count
{
get
; }
查看代码
属性值
类型:
Int32
实现
Count
参见
引用
DbDataSource 类
XSharp 命名空间