Show / Hide Table of Contents

Interface IColumnDataInternal

Namespace: Deephaven.OpenAPI.Client.Data
Assembly: DeephavenOpenAPI.dll
Syntax
public interface IColumnDataInternal

Methods

GetColumnData()

Declaration
ColumnData GetColumnData()
Returns
Type Description
Deephaven.OpenAPI.Shared.Data.Columns.ColumnData

GetColumnType()

Declaration
string GetColumnType()
Returns
Type Description
System.String
Back to top Generated by DocFX