IDTSTaskInit100 Interfaccia

Definizione

Definisce un metodo per l'attività da inizializzare.

public interface class IDTSTaskInit100
[System.Runtime.InteropServices.Guid("E3E24D0D-9259-4246-AD2C-74305C2FE83D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSTaskInit100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8D9CAE2E-FF1C-4671-B05C-5225A86E8BF8")]
public interface IDTSTaskInit100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("61917BCB-CF2D-45B3-927C-A9754FF2633E")]
public interface IDTSTaskInit100
[<System.Runtime.InteropServices.Guid("E3E24D0D-9259-4246-AD2C-74305C2FE83D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSTaskInit100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8D9CAE2E-FF1C-4671-B05C-5225A86E8BF8")>]
type IDTSTaskInit100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("61917BCB-CF2D-45B3-927C-A9754FF2633E")>]
type IDTSTaskInit100 = interface
Public Interface IDTSTaskInit100
Derivato
Attributi

Metodi

InitializeTask(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100, IDTSEventInfos100, IDTSLogEntryInfos100, IDTSObjectReferenceTracker100)

Inizializza le proprietà associate all'attività. Questo metodo viene chiamato dal runtime e non è utilizzato nel codice.

Si applica a