Linguaggio

IDTSDowngradableObject100 Interfaccia

Definizione

Rappresenta l'interfaccia per l'oggetto downgradibile DTS.

public interface class IDTSDowngradableObject100
[System.Runtime.InteropServices.Guid("74A59588-7B1B-4712-A5E1-37985C66C470")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDowngradableObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("92204A2C-342A-4C85-85D7-E461A0DDFA92")]
public interface IDTSDowngradableObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("C9FF8446-AE22-4614-97E8-AF4270288B88")]
public interface IDTSDowngradableObject100
[<System.Runtime.InteropServices.Guid("74A59588-7B1B-4712-A5E1-37985C66C470")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDowngradableObject100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("92204A2C-342A-4C85-85D7-E461A0DDFA92")>]
type IDTSDowngradableObject100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("C9FF8446-AE22-4614-97E8-AF4270288B88")>]
type IDTSDowngradableObject100 = interface
Public Interface IDTSDowngradableObject100
Derivato
Attributi

Metodi

Nome Descrizione
CanDowngradeTo(Int32)

Determina se l'oggetto degradabile può essere declassato a una versione inferiore.

DowngradeTo(Int32, Object)

Declassa un oggetto degradabile a una versione specificata.

Si applica a