Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoredProcedureDefinition

Hierarchy

  • StoredProcedureDefinition

Index

Properties

Properties

Optional body

body: string | function

The body of the StoredProcedure. This is a JavaScript function.

Optional id

id: string

The id of the StoredProcedure.

Generated using TypeDoc