이 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. |
맨 위로 이동
.gif)