IDTSObject90 Interface
Defines the base object interface for data flow objects.
네임스페이스: Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
구문
‘선언
<GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSObject90
[GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71")]
[TypeLibTypeAttribute(4160)]
public interface IDTSObject90
[GuidAttribute(L"F0F4367E-37B7-4056-8775-849B8078ED71")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSObject90
/** @attribute GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSObject90
GuidAttribute("F0F4367E-37B7-4056-8775-849B8078ED71")
TypeLibTypeAttribute(4160)
public interface IDTSObject90
주의
The IDTSObject90 interface is the base object interface for most objects in the data flow object model.
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
참고 항목
참조
IDTSObject90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace