IDTSExecutionPath 인터페이스
Represents the DTS execution path.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Interface IDTSExecutionPath
‘사용 방법
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath = interface end
public interface IDTSExecutionPath
IDTSExecutionPath 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
GetExecutionPath | Returns the execution path of the component. |
맨 위로 이동