Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MSSQLResult

A result of a MSSQL query.

Hierarchy

Index

Properties

Properties

connection

connection: MSSQLConnection
inheritdoc

Optional rows

rows: ArrayLike<object>

Gets the rows that have been returned by the query.

Generated using TypeDoc