Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlScript

Package version

SQL script.

Hierarchy

  • SqlScript

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

content

The content of the SQL script.

Optional description

description: undefined | string

The description of the SQL script.

Optional folder

The folder that this SQL script is in. If not specified, this SQL script will appear at the root level.

Optional type

The type of the SQL script.

Generated using TypeDoc