IDTSObjectModel100 Interfaccia

Definizione

Rappresenta un modello per il 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
Derivato
Attributi

Proprietà

Nome Descrizione
AutoGenerateIDForNewObjects

Ottiene o imposta un valore che indica se un flusso di dati genera automaticamente e imposta la proprietà ID per gli oggetti appena creati.

ComponentMetaDataCollection

Ottiene la raccolta dei componenti del flusso dati nel compito.

EnableCacheUpdate

Ottiene o imposta un valore che indica se il compito di flusso dati abilita l'aggiornamento della cache.

EnableDisconnectedColumns

Ottiene o imposta un valore che indica se il compito di flusso dati abilita le colonne disconnesse nel tubo principale.

IsSavingXml

Ottiene o imposta un valore che indica se il compito di flusso dati salva in formato XML.

PathCollection

Ottiene che IDTSPathCollection100 contiene una raccolta di IDTSPath100 per un compito di flusso di dati.

Metodi

Nome Descrizione
GetObjectByID(Int32)

Recupera l'oggetto tramite ID contenuto in un compito di flusso dati.

New()

Ripristina la disposizione dei componenti in un compito di flusso dati.

UpdateCacheOnInputColumns()

Imposta il compito di flusso dati per aggiornare la cache dalla versione precedente.

Si applica a