DbDataSource.Count Property | |
Returns the # of records in the RDD
Namespace:
XSharp
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Count AS LONG GET
public virtual int Count { get; }
Request Example
View SourceProperty Value
Type:
LongImplements
CountSee Also