SsisLogLocation interface
SSIS 包执行日志位置
属性
| access |
包执行日志访问凭据。 |
| log |
SSIS 包执行日志路径。 类型:字符串(或带有 resultType 字符串的表达式)。 |
| log |
指定刷新日志的间隔。 默认间隔为 5 分钟。 类型:string(或带有 resultType 字符串的表达式),模式:(\d+)。?(\d\d):(60|([0-5][0-9]):(60|([0-5][0-9])). |
| type | SSIS 日志位置的类型。 |
属性详细信息
accessCredential
logPath
SSIS 包执行日志路径。 类型:字符串(或带有 resultType 字符串的表达式)。
logPath: any
属性值
any
logRefreshInterval
指定刷新日志的间隔。 默认间隔为 5 分钟。 类型:string(或带有 resultType 字符串的表达式),模式:(\d+)。?(\d\d):(60|([0-5][0-9]):(60|([0-5][0-9])).
logRefreshInterval?: any
属性值
any
type
SSIS 日志位置的类型。
type: string
属性值
string