Frame.dev
GitHub
NPM
Preparing search index...
The search index is not available
SQL Storage Adapter - v0.4.2
SQL Storage Adapter
ConnectionClosedEvent
Interface ConnectionClosedEvent
Event emitted when a connection is closed.
interface
ConnectionClosedEvent
{
type
:
"connection:closed"
;
context
:
AdapterContext
;
timestamp
:
Date
;
}
Index
Properties
type
context
timestamp
Properties
type
type
context
context
:
AdapterContext
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
context
timestamp
Frame.dev
GitHub
NPM
SQL Storage Adapter - v0.4.2
Loading...
Event emitted when a connection is closed.