DataSliceOperationsExtensions
Class
Definition
public static class DataSliceOperationsExtensions
- Inheritance
-
DataSliceOperationsExtensions
Methods
| List(IDataSliceOperations, String, String, String, DataSliceListParameters) |
Gets the first page of data slice instances with the link to the next page. |
| ListAsync(IDataSliceOperations, String, String, String, DataSliceListParameters) |
Gets the first page of data slice instances with the link to the next page. |
| ListNext(IDataSliceOperations, String) |
Gets the next page of data slice instances with the link to the next page. |
| ListNextAsync(IDataSliceOperations, String) |
Gets the next page of data slice instances with the link to the next page. |
| SetStatus(IDataSliceOperations, String, String, String, DataSliceSetStatusParameters) |
Sets status of data slices over a time range for a specific table. |
| SetStatusAsync(IDataSliceOperations, String, String, String, DataSliceSetStatusParameters) |
Sets status of data slices over a time range for a specific table. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |