@qualithm/arrow-flight-sql-js - v0.4.3
Preparing search index...
TableInfo
Type Alias TableInfo
Table information
type
TableInfo
=
{
catalogName
?:
string
;
schema
?:
Schema
;
schemaName
?:
string
;
tableName
:
string
;
tableType
:
string
;
}
Index
Properties
catalog
Name?
schema?
schema
Name?
table
Name
table
Type
Properties
Optional
catalog
Name
catalogName
?:
string
Optional
schema
schema
?:
Schema
Optional
schema
Name
schemaName
?:
string
table
Name
tableName
:
string
table
Type
tableType
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
catalog
Name
schema
schema
Name
table
Name
table
Type
@qualithm/arrow-flight-sql-js - v0.4.3
Loading...
Table information