Udostępnij przez


Metoda PolicyStoreUpgradeSession.PostProcessUpgrade

Uruchamia proces aktualizacji pamięci podręcznej po uaktualnieniu magazynu zasad.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dmf
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Składnia

'Deklaracja
Public Overrides Sub PostProcessUpgrade ( _
    sfcCache As Dictionary(Of String, Object), _
    fileVersion As Integer _
)
'Użycie
Dim instance As PolicyStoreUpgradeSession
Dim sfcCache As Dictionary(Of String, Object)
Dim fileVersion As Integer

instance.PostProcessUpgrade(sfcCache, _
    fileVersion)
public override void PostProcessUpgrade(
    Dictionary<string, Object> sfcCache,
    int fileVersion
)
public:
virtual void PostProcessUpgrade(
    Dictionary<String^, Object^>^ sfcCache, 
    int fileVersion
) override
abstract PostProcessUpgrade : 
        sfcCache:Dictionary<string, Object> * 
        fileVersion:int -> unit 
override PostProcessUpgrade : 
        sfcCache:Dictionary<string, Object> * 
        fileVersion:int -> unit 
public override function PostProcessUpgrade(
    sfcCache : Dictionary<String, Object>, 
    fileVersion : int
)

Parametry

  • fileVersion
    Typ: System.Int32
    Int32 Wartość określa, że wersja pliku magazynu zasad.