共用方式為


IDTSDowngradeSettings100 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents the downgrade settings.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

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

IDTSDowngradeSettings100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 DowngradeMode 基礎結構。Gets or sets a value that indicates whether setting is a version downgrade.
公用屬性 DowngradeVersion 基礎結構。Gets or sets the downgrade version.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間