IDTSObject100 Members
Include Protected Members
Include Inherited Members
Defines the base object interface for data flow objects.
The IDTSObject100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description of an IDTSObject100. | |
ID | Gets or sets the ID of an IDTSObject100object. | |
IdentificationString | Gets a string that uniquely identifies an IDTSObject100. | |
Name | Gets or sets the name of an IDTSObject100 object. | |
ObjectType | Gets the ObjectType property of an IDTSObject100. |
Top