IDTSObject100 Interface
Defines the base object interface for data flow objects.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets the description of an IDTSObject100 object. |
![]() | ID | Gets or sets the identifier of an IDTSObject100 object. |
![]() | IdentificationString | Gets a string that uniquely identifies an IDTSObject100 object. |
![]() | Name | |
![]() | ObjectType | Gets the object type of the IDTSObject100 object. |
The IDTSObject100 interface is the base object interface for most objects in the data flow object model.
Show:
