SsisPackageLocation interface
SSIS 套件位置。
屬性
| access |
套件存取認證。 |
| child |
內嵌子封裝清單。 |
| configuration |
組態檔存取認證。 |
| configuration |
封裝執行的組態檔。 Type:string (或 expression with resultType string) 。 |
| package |
內嵌套件內容。 Type:string (或 expression with resultType string) 。 |
| package |
內嵌套件上次修改日期。 |
| package |
套件名稱。 |
| package |
封裝的密碼。 |
| package |
SSIS 套件路徑。 Type:string (或 expression with resultType string) 。 |
| type | SSIS 套件位置的類型。 |
屬性詳細資料
accessCredential
childPackages
configurationAccessCredential
configurationPath
封裝執行的組態檔。 Type:string (或 expression with resultType string) 。
configurationPath?: any
屬性值
any
packageContent
內嵌套件內容。 Type:string (或 expression with resultType string) 。
packageContent?: any
屬性值
any
packageLastModifiedDate
內嵌套件上次修改日期。
packageLastModifiedDate?: string
屬性值
string
packageName
套件名稱。
packageName?: string
屬性值
string
packagePassword
packagePath
SSIS 套件路徑。 Type:string (或 expression with resultType string) 。
packagePath?: any
屬性值
any
type
SSIS 套件位置的類型。
type?: string
屬性值
string