Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
geoparquet
DescribeRow
Interface DescribeRow
Experimental
interface
DescribeRow
{
column_name
:
string
;
column_type
:
string
;
null
?:
string
;
}
Index
Properties
column_
name
column_
type
null?
Properties
Readonly
Experimental
column_
name
column_
name
:
string
Readonly
Experimental
column_
type
column_
type
:
string
Optional
Readonly
Experimental
null
null
?:
string
DuckDB DESCRIBE emits
YES
/
NO
when nullability is known.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column_
name
column_
type
null
@honua/sdk-js
Loading...
DuckDB DESCRIBE emits
YES/NOwhen nullability is known.