IDTSParameter100 Interfaccia

Definizione

Rappresenta un'interfaccia per la classe di base astratta utilizzata dal parametro del pacchetto e dal parametro del progetto.

public interface class IDTSParameter100
[System.Runtime.InteropServices.Guid("F8C32310-92DA-45C7-9583-43CFCBA90AA3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSParameter100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("E74FD1C4-5EF8-4D52-8F1D-E199FCF8D623")]
public interface IDTSParameter100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("DE720933-62C9-4681-AB7F-9D657D90DD9D")]
public interface IDTSParameter100
[<System.Runtime.InteropServices.Guid("F8C32310-92DA-45C7-9583-43CFCBA90AA3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSParameter100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("E74FD1C4-5EF8-4D52-8F1D-E199FCF8D623")>]
type IDTSParameter100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("DE720933-62C9-4681-AB7F-9D657D90DD9D")>]
type IDTSParameter100 = interface
Public Interface IDTSParameter100
Derivato
Attributi

Proprietà

DataType

Ottiene il tipo di dati dell'oggetto Parameter.

IncludeInDebugDump

Ottiene o imposta un valore che indica se l'oggetto Parameter è incluso in un dump del debug.

Required

Ottiene o imposta un valore che indica se l'oggetto Parameter è un parametro obbligatorio.

Sensitive

Ottiene o imposta un valore che indica se l'oggetto Parameter contiene dati sensibili.

Value

Ottiene o imposta il valore dell'oggetto Parameter.

Si applica a