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 데이터 흐름 객체 모델에서 대부분의 객체에 대한 기본 객체 인터페이스입니다.

속성

Name Description
Description

객체의 IDTSObject100 설명을 얻거나 설정합니다.

ID

객체의 IDTSObject100 식별자를 얻거나 설정합니다.

IdentificationString

객체를 고유하게 식별하는 IDTSObject100 문자열을 얻습니다.

Name

객체 이름을 IDTSObject100 얻거나 설정합니다.

ObjectType

객체의 IDTSObject100 객체 유형을 가져옵니다.

적용 대상