Share via


IDTSObject100 Interface

Definition

public interface class IDTSObject100
[System.Runtime.InteropServices.Guid("203E24BD-5203-4C76-AFC7-7C8545EBA1A0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObject100
[<System.Runtime.InteropServices.Guid("203E24BD-5203-4C76-AFC7-7C8545EBA1A0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObject100 = interface
Public Interface IDTSObject100
Derived
Attributes

Remarks

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

Properties

Description
ID
IdentificationString
Name
ObjectType

Applies to