Condividi tramite


IDTSObject90 Interface

Defines the base object interface for data flow objects.

Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Sintassi

'Dichiarazione
<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

Osservazioni

The IDTSObject90 interface is the base object interface for most objects in the data flow object model.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

IDTSObject90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace