共用方式為


StorageInfo 成員

提供有關原始或升級 Integration Services 封裝的詳細資訊。

StorageInfo 型別公開下列成員。

方法

  名稱 描述
公用方法 EnumeratePackagePaths 在指定的資料夾中傳回升級 Integration Services 封裝的路徑清單。
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法靜態成員 NewFileStorage 在檔案系統上建立要儲存原始或升級 封裝的新位置。
公用方法靜態成員 NewServerStorage 建立原始或升級 Integration Services 封裝所在的 Integration Services SSIS 封裝存放區。
公用方法靜態成員 NewSqlStorage 建立儲存原始或升級 Integration Services 封裝所在的 MicrosoftSQL Server 資料庫。
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 Host 取得儲存原始或升級 Integration Services 封裝所在的伺服器名稱。
公用屬性 RootFolder 取得或設定資料夾的路徑,包含 Integration Services 在升級原始 Integration Services 封裝前會在其中備份 Integration Services 封裝的子資料夾。
公用屬性 ServerPassword 取得 SQL Server 驗證連接 SQL Server 資料庫所需的密碼,該資料庫會儲存原始或升級的 Integration Services 封裝。
公用屬性 Type 取得用於原始 Integration Services 封裝或升級封裝的儲存類型。
公用屬性 Username 取得 SQL Server 驗證連接 SQL Server 資料庫所需的使用者名稱,該資料庫會儲存原始或升級的 Integration Services 封裝。

頂端