@pondpilot/flowscope-core
Preparing search index...
SchemaTable
Interface SchemaTable
interface
SchemaTable
{
catalog
?:
string
;
columns
?:
ColumnSchema
[]
;
name
:
string
;
schema
?:
string
;
}
Index
Properties
catalog?
columns?
name
schema?
Properties
Optional
catalog
catalog
?:
string
Optional
columns
columns
?:
ColumnSchema
[]
name
name
:
string
Optional
schema
schema
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
catalog
columns
name
schema
@pondpilot/flowscope-core
Loading...