IDTSObject100 Interfaz

Definición

Define la interfaz de objetos base para los objetos de flujo de datos.

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

Comentarios

La IDTSObject100 interfaz es la interfaz de objeto base para la mayoría de los objetos del modelo de objetos de flujo de datos.

Propiedades

Description

Obtiene o establece la descripción de un objeto IDTSObject100.

ID

Obtiene o establece el identificador de un objeto IDTSObject100.

IdentificationString

Obtiene una cadena que identifica de forma única un objeto IDTSObject100.

Name

Obtiene o establece el nombre de un objeto IDTSObject100.

ObjectType

Obtiene el tipo de objeto del objeto IDTSObject100.

Se aplica a