Condividi tramite


Interfaccia IDTSDowngradeSettings100

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents the downgrade settings.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("C42B5304-FD68-4A01-A30E-603643F926CF")> _
Public Interface IDTSDowngradeSettings100
'Utilizzo
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

Nel tipo IDTSDowngradeSettings100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica DowngradeMode Infrastruttura. Gets or sets a value that indicates whether setting is a version downgrade.
Proprietà pubblica DowngradeVersion Infrastruttura. Gets or sets the downgrade version.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper