言語

PolicyStoreUpgradeSession クラス

定義

public sealed class PolicyStoreUpgradeSession : Microsoft.SqlServer.Management.Sdk.Sfc.UpgradeSession
type PolicyStoreUpgradeSession = class
    inherit UpgradeSession
Public NotInheritable Class PolicyStoreUpgradeSession
Inherits UpgradeSession
継承
PolicyStoreUpgradeSession

コンストラクター

名前 説明
PolicyStoreUpgradeSession()

メソッド

名前 説明
IsUpgradeRequiredOnType(String, Int32)
PostProcessUpgrade(Dictionary<String,Object>, Int32)
UpgradeInstance(List<SfcInstanceSerializedData>, Int32, String, Dictionary<String,Object>)
UpgradeInstance(Type, List<SfcInstanceSerializedData>)

これは、シリアル化されたインスタンス データからインスタンスを取得するドメインのヘルパー関数です

(継承元 UpgradeSession)

適用対象