PolicyStoreUpgradeSession クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public sealed class PolicyStoreUpgradeSession : Microsoft.SqlServer.Management.Sdk.Sfc.UpgradeSession
type PolicyStoreUpgradeSession = class
inherit UpgradeSession
Public NotInheritable Class PolicyStoreUpgradeSession
Inherits UpgradeSession
- 継承
コンストラクター
| 名前 | 説明 |
|---|---|
| PolicyStoreUpgradeSession() | |
メソッド
| 名前 | 説明 |
|---|---|
| IsUpgradeRequiredOnType(String, Int32) | |
| PostProcessUpgrade(Dictionary<String,Object>, Int32) | |
| UpgradeInstance(List<SfcInstanceSerializedData>, Int32, String, Dictionary<String,Object>) | |
| UpgradeInstance(Type, List<SfcInstanceSerializedData>) |
これは、シリアル化されたインスタンス データからインスタンスを取得するドメインのヘルパー関数です (継承元 UpgradeSession) |