@qualithm/arrow-flight-sql-js - v0.4.3
Preparing search index...
PrimaryKeyInfo
Type Alias PrimaryKeyInfo
Primary key information
type
PrimaryKeyInfo
=
{
catalogName
?:
string
;
columnName
:
string
;
keyName
?:
string
;
keySequence
:
number
;
schemaName
?:
string
;
tableName
:
string
;
}
Index
Properties
catalog
Name?
column
Name
key
Name?
key
Sequence
schema
Name?
table
Name
Properties
Optional
catalog
Name
catalogName
?:
string
column
Name
columnName
:
string
Optional
key
Name
keyName
?:
string
key
Sequence
keySequence
:
number
Optional
schema
Name
schemaName
?:
string
table
Name
tableName
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
catalog
Name
column
Name
key
Name
key
Sequence
schema
Name
table
Name
@qualithm/arrow-flight-sql-js - v0.4.3
Loading...
Primary key information