Interfaccia IDTSHasInternalProperties100

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

Represents a DTS internal properties.

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

Sintassi

'Dichiarazione
<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")> _
Public Interface IDTSHasInternalProperties100
'Utilizzo
Dim instance As IDTSHasInternalProperties100
[GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface IDTSHasInternalProperties100
[GuidAttribute(L"90D16BCA-B47A-43BD-BB26-B1755090922A")]
public interface class IDTSHasInternalProperties100
[<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")>]
type IDTSHasInternalProperties100 =  interface end
public interface IDTSHasInternalProperties100

Nel tipo IDTSHasInternalProperties100 sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetInternalProperties Infrastruttura. Gets the specified internal properties.
Metodo pubblico GetInternalPropertiesVersion Infrastruttura. Gets the version of the internal properties.

In alto

Osservazioni

For more information, see DtsProperty.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper