Interface IDTSComponentPersist100
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 IDTSComponentPersist.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")> _
Public Interface IDTSComponentPersist100
'Utilisation
Dim instance As IDTSComponentPersist100
[GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")]
public interface IDTSComponentPersist100
[GuidAttribute(L"21ADC0FA-35B6-4DDD-92F9-829C82A26D05")]
public interface class IDTSComponentPersist100
[<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")>]
type IDTSComponentPersist100 = interface end
public interface IDTSComponentPersist100
Le type IDTSComponentPersist100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
LoadFromXML | Infrastructure. For more information, see IDTSComponentPersist. | |
SaveToXML | Infrastructure. For more information, see IDTSComponentPersist. |
Haut de la page