Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AgentJobStepInfo

Hierarchy

  • AgentJobStepInfo

Index

Properties

appendLogToTable

appendLogToTable: boolean

appendToLogFile

appendToLogFile: boolean

appendToStepHist

appendToStepHist: boolean

command

command: string

commandExecutionSuccessCode

commandExecutionSuccessCode: number

databaseName

databaseName: string

databaseUserName

databaseUserName: string

failStepId

failStepId: number

failureAction

failureAction: StepCompletionAction

id

id: number

jobId

jobId: string

jobName

jobName: string

outputFileName

outputFileName: string

proxyName

proxyName: string

retryAttempts

retryAttempts: number

retryInterval

retryInterval: number

script

script: string

scriptName

scriptName: string

server

server: string

stepName

stepName: string

subSystem

subSystem: AgentSubSystem

successAction

successAction: StepCompletionAction

successStepId

successStepId: number

writeLogToTable

writeLogToTable: boolean

Generated using TypeDoc