IDTSObjectModel100 Interface

Definition

public interface class IDTSObjectModel100
[System.Runtime.InteropServices.Guid("C5216212-361D-436B-9840-A44B3405CBFB")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObjectModel100
[<System.Runtime.InteropServices.Guid("C5216212-361D-436B-9840-A44B3405CBFB")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObjectModel100 = interface
Public Interface IDTSObjectModel100
Derived
Attributes

Remarks

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

Properties

AutoGenerateIDForNewObjects
ComponentMetaDataCollection
EnableCacheUpdate
EnableDisconnectedColumns
IsSavingXml
PathCollection

Methods

GetObjectByID(Int32)
New()
UpdateCacheOnInputColumns()

Applies to