Interface ITableUpdate
Namespace: Deephaven.OpenAPI.Client
Assembly: DeephavenOpenAPI.dll
Syntax
public interface ITableUpdate
Properties
DeltaUpdates
Declaration
DeltaUpdates DeltaUpdates { get; }
Property Value
| Type | Description |
|---|---|
| Deephaven.OpenAPI.Shared.Data.DeltaUpdates |