IDTSObjectModel100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Rappresenta un modello per l'oggetto 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à
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 di componenti del flusso di dati nell'attività. |
EnableCacheUpdate |
Ottiene o imposta un valore che indica se l'attività del flusso di dati consente l'aggiornamento della cache. |
EnableDisconnectedColumns |
Ottiene o imposta un valore che indica se l'attività Flusso di dati consente la presenza di colonne disconnesse nella pipe principale. |
IsSavingXml |
Ottiene o imposta un valore che indica se l'attività del flusso di dati salva in formato XML. |
PathCollection |
Ottiene l'oggetto IDTSPathCollection100 che contiene una raccolta di oggetti IDTSPath100 per un'attività del flusso di dati. |
Metodi
GetObjectByID(Int32) |
Recupera l'oggetto per ID che è contenuto in un'attività del flusso di dati. |
New() |
Reimposta il layout dei componenti in un'attività Flusso di dati. |
UpdateCacheOnInputColumns() |
Imposta l'attività Flusso di dati per aggiornare la cache dalla versione precedente. |