Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StoredProcedure

Package version

Operations for reading, replacing, deleting, or executing a specific, existing stored procedure by id.

For operations to create, upsert, read all, or query Stored Procedures,

Hierarchy

  • StoredProcedure

Index

Properties

Accessors

Methods

Properties

container

container: Container

The parent Container.

id

id: string

The id of the given StoredProcedure.

Accessors

url

  • get url(): string

Methods

delete

execute

read

replace

Generated using TypeDoc