Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrateSchemaSqlServerSqlDbTaskOutputError

Package version

An interface representing MigrateSchemaSqlServerSqlDbTaskOutputError.

Hierarchy

  • MigrateSchemaSqlServerSqlDbTaskOutputError

Index

Properties

Optional commandText

commandText: undefined | string

Schema command which failed NOTE: This property will not be serialized. It can only be populated by the server.

Optional errorText

errorText: undefined | string

Reason of failure NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Result identifier NOTE: This property will not be serialized. It can only be populated by the server.

resultType

resultType: "SchemaErrorOutput"

Polymorphic Discriminator

Generated using TypeDoc