ISfcSerializableUpgrade Interface

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface ISfcSerializableUpgrade
'Usage
Dim instance As ISfcSerializableUpgrade
public interface ISfcSerializableUpgrade
public interface class ISfcSerializableUpgrade
type ISfcSerializableUpgrade =  interface end
public interface ISfcSerializableUpgrade

The ISfcSerializableUpgrade type exposes the following members.

Methods

  Name Description
Public method StartSerializationUpgrade Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Top