IDTSObjectVersionUpdate100 인터페이스
이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
Represents an interface for the version update of data transformatioon services object.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)
구문
‘선언
<GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")> _
Public Interface IDTSObjectVersionUpdate100
‘사용 방법
Dim instance As IDTSObjectVersionUpdate100
[GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")]
public interface IDTSObjectVersionUpdate100
[GuidAttribute(L"A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")]
public interface class IDTSObjectVersionUpdate100
[<GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")>]
type IDTSObjectVersionUpdate100 = interface end
public interface IDTSObjectVersionUpdate100
IDTSObjectVersionUpdate100 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Version | 인프라입니다. Gets the version of the DTS object. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
CanUpdate | 인프라입니다. Specifies whether the version of DTS object can be updated. | |
Update | 인프라입니다. Updates the version of the DTS object. |
맨 위로 이동
주의
[!참고]
This member will be removed in a future version of Microsoft SQL Server. Avoid using this member in new development work, and plan to modify applications that currently use this member.