PolicyStoreUpgradeSession Class

Definition

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

Constructors

PolicyStoreUpgradeSession()

Methods

IsUpgradeRequiredOnType(String, Int32)
PostProcessUpgrade(Dictionary<String,Object>, Int32)
UpgradeInstance(List<SfcInstanceSerializedData>, Int32, String, Dictionary<String,Object>)
UpgradeInstance(Type, List<SfcInstanceSerializedData>)

This is a helper function for the domain to get instance from serialized instance data

(Inherited from UpgradeSession)

Applies to