Interface IDTSName100
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 IDTSName.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface IDTSName100
'Utilisation
Dim instance As IDTSName100
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type IDTSName100 = interface end
public interface IDTSName100
Le type IDTSName100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
CreationName | Infrastructure. For more information, see IDTSName. | |
Description | Infrastructure. For more information, see IDTSName. | |
ID | Infrastructure. For more information, see IDTSName. | |
Name | Infrastructure. For more information, see IDTSName. |
Haut de la page