Interface IDTSHasInternalProperties100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see DtsProperty.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("BC3BC200-66E9-4A65-B2B0-13530595FB66")> _
Public Interface IDTSHasInternalProperties100
'Utilisation
Dim instance As IDTSHasInternalProperties100
[GuidAttribute("BC3BC200-66E9-4A65-B2B0-13530595FB66")]
public interface IDTSHasInternalProperties100
[GuidAttribute(L"BC3BC200-66E9-4A65-B2B0-13530595FB66")]
public interface class IDTSHasInternalProperties100
[<GuidAttribute("BC3BC200-66E9-4A65-B2B0-13530595FB66")>]
type IDTSHasInternalProperties100 = interface end
public interface IDTSHasInternalProperties100
Le type IDTSHasInternalProperties100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GetInternalProperties | Infrastructure. For more information, see DtsProperty. | |
GetInternalPropertiesVersion | Infrastructure. For more information, see DtsProperty. |
Haut de la page