node-ovsdb
Preparing search index...
SelectResult
Interface SelectResult<TRow>
Select operation result.
interface
SelectResult
<
TRow
extends
RowRecord
=
RowRecord
>
{
rows
:
TRow
[]
;
}
Type Parameters
TRow
extends
RowRecord
=
RowRecord
Index
Properties
rows
Properties
rows
rows
:
TRow
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rows
node-ovsdb
Loading...
Select operation result.