Interface ConnectionManagerHost
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 ConnectionManagerHostClass.
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 ConnectionManagerHost _
Inherits IDTSName100
'Utilisation
Dim instance As ConnectionManagerHost
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface ConnectionManagerHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class ConnectionManagerHost : IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type ConnectionManagerHost =
interface
interface IDTSName100
end
public interface ConnectionManagerHost extends IDTSName100
Le type ConnectionManagerHost expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
CreationName | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) | |
Description | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) | |
ID | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) | |
Name | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) |
Haut de la page