IDTSEventInfo100 인터페이스
이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
For more information, see EventInfo.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)
구문
‘선언
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
‘사용 방법
Dim instance As IDTSEventInfo100
[GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")]
public interface IDTSEventInfo100
[GuidAttribute(L"CF04B03B-1791-4F72-8601-303897A2762E")]
public interface class IDTSEventInfo100
[<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")>]
type IDTSEventInfo100 = interface end
public interface IDTSEventInfo100
IDTSEventInfo100 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
AllowEventHandlers | 인프라입니다. For more information, see EventInfo. | |
ParameterCount | 인프라입니다. For more information, see EventInfo. | |
ParameterDescriptions | 인프라입니다. For more information, see EventInfo. | |
ParameterNames | 인프라입니다. For more information, see EventInfo. | |
ParameterTypes | 인프라입니다. For more information, see EventInfo. |
맨 위로 이동