Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
TableMetadata
Interface TableMetadata
interface
TableMetadata
{
columns
:
ColumnMetadata
[]
;
isView
:
boolean
;
name
:
string
;
schema
?:
string
;
}
Index
Properties
columns
is
View
name
schema?
Properties
Readonly
columns
columns
:
ColumnMetadata
[]
Readonly
is
View
is
View
:
boolean
Readonly
name
name
:
string
Optional
Readonly
schema
schema
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
columns
is
View
name
schema
Silvertree API
Loading...