Share via


IDTSObject100 Interface

Definição

Define a interface de objeto base para objetos de fluxo de dados.

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
Derivado
Atributos

Comentários

A IDTSObject100 interface é a interface do objeto base para a maioria dos objetos no modelo de objeto de fluxo de dados.

Propriedades

Description

Obtém ou define a descrição de um objeto IDTSObject100.

ID

Obtém ou define o identificador de um objeto IDTSObject100.

IdentificationString

Obtém uma cadeia de caracteres que identifica exclusivamente um objeto IDTSObject100.

Name

Obtém ou define o nome de um objeto IDTSObject100.

ObjectType

Obtém o tipo do objeto IDTSObject100.

Aplica-se a