DacPackage.Load 方法
包含保護的成員
包含繼承的成員
Loads a package from the specified Stream.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
![]() ![]() |
Load(Stream) | Load a package from the specified Stream. |
![]() ![]() |
Load(String) | Load a package file specified by fileName. |
![]() ![]() |
Load(Stream, DacSchemaModelStorageType) | Loads a package from the specified Stream. |
![]() ![]() |
Load(String, DacSchemaModelStorageType) | Loada a package file specified by fileName. |
![]() ![]() |
Load(Stream, DacSchemaModelStorageType, FileAccess) | Load a package from the specified Stream. |
![]() ![]() |
Load(String, DacSchemaModelStorageType, FileAccess) | Load a package file specified by fileName. |
上層