IDTSObjectReferenceTracker100 인터페이스
이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
Provides an interface for the analysis regarding the impact and consequences of deleting variables and connections from a package.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)
구문
‘선언
<GuidAttribute("2C14004B-E2D3-43AF-95D8-DAF66E33C54B")> _
Public Interface IDTSObjectReferenceTracker100
‘사용 방법
Dim instance As IDTSObjectReferenceTracker100
[GuidAttribute("2C14004B-E2D3-43AF-95D8-DAF66E33C54B")]
public interface IDTSObjectReferenceTracker100
[GuidAttribute(L"2C14004B-E2D3-43AF-95D8-DAF66E33C54B")]
public interface class IDTSObjectReferenceTracker100
[<GuidAttribute("2C14004B-E2D3-43AF-95D8-DAF66E33C54B")>]
type IDTSObjectReferenceTracker100 = interface end
public interface IDTSObjectReferenceTracker100
IDTSObjectReferenceTracker100 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
AddReference | 인프라입니다. Adds a reference to a list for reference tracking. | |
DestroyList | 인프라입니다. Destroys the specified reference list from reference tracking. | |
RemoveReference | 인프라입니다. Removes a reference from an existing list. | |
SetListInfo | 인프라입니다. Provides metadata for an existing reference list. |
맨 위로 이동