Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SsisObjectMetadata

Package version

SSIS object metadata.

Hierarchy

  • SsisObjectMetadata

Index

Properties

Properties

Optional description

description: undefined | string

Metadata description.

Optional id

id: undefined | number

Metadata id.

Optional name

name: undefined | string

Metadata name.

type

type: "Folder" | "Project" | "Package" | "Environment"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc