IDTSDowngradeSettings100 Interface

Definition

Represents the downgrade settings.

public interface class IDTSDowngradeSettings100
[System.Runtime.InteropServices.Guid("D4E9CED1-D0BB-4FC3-9019-40C299079ED2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDowngradeSettings100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9CFB87C9-7F94-4D0C-AE7C-A90F60A9E229")]
public interface IDTSDowngradeSettings100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("0E4DAAD5-3926-4B83-97DC-2C10608127FE")]
public interface IDTSDowngradeSettings100
[<System.Runtime.InteropServices.Guid("D4E9CED1-D0BB-4FC3-9019-40C299079ED2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDowngradeSettings100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9CFB87C9-7F94-4D0C-AE7C-A90F60A9E229")>]
type IDTSDowngradeSettings100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("0E4DAAD5-3926-4B83-97DC-2C10608127FE")>]
type IDTSDowngradeSettings100 = interface
Public Interface IDTSDowngradeSettings100
Attributes

Properties

DowngradeMode

Gets or sets a value that indicates whether setting is a version downgrade.

DowngradeVersion

Gets or sets the downgrade version.

Applies to