IDTSObjectModel100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Representa un modelo para la interfaz IDTSObject100.
public interface class IDTSObjectModel100
[System.Runtime.InteropServices.Guid("50B9426C-8357-41DE-A5DA-83EC0B47B46E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObjectModel100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8AD2BF21-A47F-42AB-BA84-5E0B51E5FDC2")]
public interface IDTSObjectModel100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("76B3AF24-7398-4D5C-B7FB-F75CFBBEBEF1")]
public interface IDTSObjectModel100
[<System.Runtime.InteropServices.Guid("50B9426C-8357-41DE-A5DA-83EC0B47B46E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObjectModel100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8AD2BF21-A47F-42AB-BA84-5E0B51E5FDC2")>]
type IDTSObjectModel100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("76B3AF24-7398-4D5C-B7FB-F75CFBBEBEF1")>]
type IDTSObjectModel100 = interface
Public Interface IDTSObjectModel100
- Derivado
- Atributos
Propiedades
AutoGenerateIDForNewObjects |
Obtiene o establece un valor que indica si un flujo de datos genera y establece automáticamente la propiedad de identificador para los objetos recién creados. |
ComponentMetaDataCollection |
Obtiene la colección de componentes de flujo de datos de la tarea. |
EnableCacheUpdate |
Obtiene o establece un valor que indica si la tarea de flujo de datos habilita la actualización de caché. |
EnableDisconnectedColumns |
Obtiene o establece un valor que indica si la tarea de flujo de datos habilita las columnas desconectadas en la canalización principal. |
IsSavingXml |
Obtiene o establece un valor que indica si la tarea de flujo de datos se guarda en formato XML. |
PathCollection |
Obtiene la interfaz IDTSPathCollection100 que contiene una colección de interfaces IDTSPath100 para una tarea de flujo de datos. |
Métodos
GetObjectByID(Int32) |
Recupera el objeto por el identificador contenido en una tarea de flujo de datos. |
New() |
Restablece el diseño de componentes en una tarea Flujo de datos. |
UpdateCacheOnInputColumns() |
Establece la tarea de flujo de datos para que actualice la memoria caché desde la versión anterior. |