Udostępnij przez


Metoda UpgradeSession.PostProcessUpgrade

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

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

Składnia

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

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

Parametry

  • fileVersion
    Typ: System.Int32
    Wersja pliku określonej listy.