Gets or sets the number of items in the IListDataAdapter object's underlying data source.
Syntax
var totalCount = iFetchResult.totalCount;
iFetchResult.totalCount = totalCount;
Property value
Type: Number
The number of items in the IListDataAdapter object's underlying data source.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
See also
Build date: 12/5/2012