IDTSObject100 インターフェイス

定義

データフローオブジェクトのベースオブジェクトインターフェースを定義します。

public interface class IDTSObject100
[System.Runtime.InteropServices.Guid("232F2C80-3B6E-4380-8D51-1B358E7FEA43")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("76C84E2B-C0AB-4933-AC25-D9EE21B5A280")]
public interface IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("36784571-A035-48CE-B968-3645D5DB0552")]
public interface IDTSObject100
[<System.Runtime.InteropServices.Guid("232F2C80-3B6E-4380-8D51-1B358E7FEA43")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObject100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("76C84E2B-C0AB-4933-AC25-D9EE21B5A280")>]
type IDTSObject100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("36784571-A035-48CE-B968-3645D5DB0552")>]
type IDTSObject100 = interface
Public Interface IDTSObject100
派生
属性

注釈

IDTSObject100インターフェースは、データフローオブジェクトモデルのほとんどのオブジェクトのベースオブジェクトインターフェースです。

プロパティ

名前 説明
Description

IDTSObject100オブジェクトの記述を取得するか設定します。

ID

IDTSObject100オブジェクトの識別子を取得したり設定したりします。

IdentificationString

IDTSObject100オブジェクトを一意に識別する文字列を取得します。

Name

IDTSObject100オブジェクトの名前を取得するか設定します。

ObjectType

IDTSObject100オブジェクトのオブジェクトタイプを取得します。

適用対象