Preparing search index...
The search index is not available
@metad/ocap-core - v1.17.0-next
@metad/ocap-core
TableEntity
Interface TableEntity
interface
TableEntity
{
batchSize
?:
number
;
columns
?:
{
name
:
string
;
type
:
TableColumnType
;
}
[]
;
delimiter
?:
string
;
header
?:
boolean
;
name
:
string
;
sheets
?:
any
;
sourceUrl
:
string
;
type
:
"parquet"
|
"csv"
|
"json"
|
"excel"
;
}
Index
Properties
batch
Size?
columns?
delimiter?
header?
name
sheets?
source
Url
type
Properties
Optional
batch
Size
batch
Size
?:
number
Optional
columns
columns
?:
{
name
:
string
;
type
:
TableColumnType
;
}
[]
Type declaration
name
:
string
type
:
TableColumnType
Optional
delimiter
delimiter
?:
string
Optional
header
header
?:
boolean
name
name
:
string
Optional
sheets
sheets
?:
any
source
Url
source
Url
:
string
type
type
:
"parquet"
|
"csv"
|
"json"
|
"excel"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
batch
Size
columns
delimiter
header
name
sheets
source
Url
type
@metad/ocap-core - v1.17.0-next
Type
AdvancedSlicerOperator
AgentStatusEnum
AgentType
AggregationOperation
AggregationRole
AnnotationTerm
AuthenticationMethod
CalculationType
ChartDataZoomType
ChartDimensionRoleType
ChartMeasureRoleType
ChartOrient
ChartPattern
CompareToEnum
CriticalityRepresentationType
CriticalityType
DataType
DimensionType
DisplayBehaviour
Drill
Loading...
Generated using
TypeDoc