Язык

IDTSDowngradableObject100 Интерфейс

Определение

Представляет интерфейс для объекта 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
Производный
Атрибуты

Методы

Имя Описание
CanDowngradeTo(Int32)

Определяет, можно ли понижать объект до более низкой версии.

DowngradeTo(Int32, Object)

Понижает статус объекта, поддаемого статусу, до указанной версии.

Применяется к