Partager via


Interface IDTSDowngradeSettings100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents the downgrade settings.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("C42B5304-FD68-4A01-A30E-603643F926CF")> _
Public Interface IDTSDowngradeSettings100
'Utilisation
Dim instance As IDTSDowngradeSettings100
[GuidAttribute("C42B5304-FD68-4A01-A30E-603643F926CF")]
public interface IDTSDowngradeSettings100
[GuidAttribute(L"C42B5304-FD68-4A01-A30E-603643F926CF")]
public interface class IDTSDowngradeSettings100
[<GuidAttribute("C42B5304-FD68-4A01-A30E-603643F926CF")>]
type IDTSDowngradeSettings100 =  interface end
public interface IDTSDowngradeSettings100

Le type IDTSDowngradeSettings100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DowngradeMode Infrastructure. Gets or sets a value that indicates whether setting is a version downgrade.
Propriété publique DowngradeVersion Infrastructure. Gets or sets the downgrade version.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper