IDTSObject100 Interface
Defines the base object interface for data flow objects.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSObject100
[GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24")]
[TypeLibTypeAttribute(4160)]
public interface IDTSObject100
[GuidAttribute(L"30E5D0EF-E33D-4945-8A7F-F5178FC64C24")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSObject100
/** @attribute GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSObject100
GuidAttribute("30E5D0EF-E33D-4945-8A7F-F5178FC64C24")
TypeLibTypeAttribute(4160)
public interface IDTSObject100
Remarks
The IDTSObject100 interface is the base object interface for most objects in the data flow object model.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.