IDTSRuntimeObject100 인터페이스
이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
This interface is inherited by native classes that are containers, and implemented by all objects in the Microsoft.SqlServer.Dts.Runtime namespace. For more information, see DtsObject.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)
구문
‘선언
<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")> _
Public Interface IDTSRuntimeObject100
‘사용 방법
Dim instance As IDTSRuntimeObject100
[GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")]
public interface IDTSRuntimeObject100
[GuidAttribute(L"1DBC746B-6B25-493A-961E-219715FE47C7")]
public interface class IDTSRuntimeObject100
[<GuidAttribute("1DBC746B-6B25-493A-961E-219715FE47C7")>]
type IDTSRuntimeObject100 = interface end
public interface IDTSRuntimeObject100