Méthode StartSerializationUpgrade

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Function StartSerializationUpgrade As UpgradeSession
'Utilisation
Dim instance As ISfcSerializableUpgrade
Dim returnValue As UpgradeSession

returnValue = instance.StartSerializationUpgrade()
UpgradeSession StartSerializationUpgrade()
UpgradeSession^ StartSerializationUpgrade()
abstract StartSerializationUpgrade : unit -> UpgradeSession 
function StartSerializationUpgrade() : UpgradeSession

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .UpgradeSession
An object that contains the upgrade status.