node-ovsdb
Preparing search index...
ColumnSchema
Interface ColumnSchema
Column schema metadata.
interface
ColumnSchema
{
ephemeral
?:
boolean
;
mutable
?:
boolean
;
type
:
Type
;
}
Index
Properties
ephemeral?
mutable?
type
Properties
Optional
ephemeral
ephemeral
?:
boolean
Optional
mutable
mutable
?:
boolean
type
type
:
Type
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ephemeral
mutable
type
node-ovsdb
Loading...
Column schema metadata.