VirtualServerModeRowsTaskResult.Rows Property
Gets or sets the row collection for the current batch.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
ICollection | The collection of rows to retrieve. |
See Also