Condividi tramite


Interfaccia IDTSProperty100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see DtsProperty.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'Utilizzo
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 =  interface end
public interface IDTSProperty100

Nel tipo IDTSProperty100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica ConnectionType Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica DataType Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica Get Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica Name Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica PropertyKind Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica Set Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica TypeConverter Infrastruttura. For more information, see DtsProperty.
Proprietà pubblica UITypeEditor Infrastruttura. For more information, see DtsProperty.

In alto

Metodi

  Nome Descrizione
Metodo pubblico GetExport Infrastruttura. For more information, see DtsProperty.
Metodo pubblico GetExpression Infrastruttura. For more information, see DtsProperty.
Metodo pubblico GetPackagePath Infrastruttura. For more information, see DtsProperty.
Metodo pubblico GetValue Infrastruttura. For more information, see DtsProperty.
Metodo pubblico SetExport Infrastruttura. For more information, see DtsProperty.
Metodo pubblico SetExpression Infrastruttura. For more information, see DtsProperty.
Metodo pubblico SetValue Infrastruttura. For more information, see DtsProperty.

In alto