CursorResponseStatsScannedFull Property |
Namespace:
ArangoDBNetStandard.CursorApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public long ScannedFull { get; set; }
Public Property ScannedFull As Long
Get
Set
public:
property long long ScannedFull {
long long get ();
void set (long long value);
}
member ScannedFull : int64 with get, set
Property Value
Type:
Int64See Also