Preparing search index...
The search index is not available
spark.js API Documentation - v0.1.0
spark.js API Documentation
sql/Row
NamedRow
Type Alias NamedRow
NamedRow
:
{
[
name
:
string
]:
any
}
Represents a row as a key-value mapping where keys are column names.
Type declaration
[
name
:
string
]:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
spark.js API Documentation - v0.1.0
Loading...
Represents a row as a key-value mapping where keys are column names.