IDTSPackageInternal 인터페이스
이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
Defines an interface implemented by containers that need to have the internal property.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Interface IDTSPackageInternal
‘사용 방법
Dim instance As IDTSPackageInternal
public interface IDTSPackageInternal
public interface class IDTSPackageInternal
type IDTSPackageInternal = interface end
public interface IDTSPackageInternal
IDTSPackageInternal 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Parameters | 인프라입니다. Gets the parameters used for this class. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
SSISExecSuspend | 인프라입니다. Returns a String that contains the combined id and exec type. |
맨 위로 이동