Partager via


Interface IDTSHasInternalProperties100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a DTS internal properties.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("90D16BCA-B47A-43BD-BB26-B1755090922A")> _
Public Interface IDTSHasInternalProperties100
'Utilisation
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

Le type IDTSHasInternalProperties100 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetInternalProperties Infrastructure. Gets the specified internal properties.
Méthode publique GetInternalPropertiesVersion Infrastructure. Gets the version of the internal properties.

Haut de la page

Notes

For more information, see DtsProperty.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper