Interfaccia ConnectionManagerHost
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see ConnectionManagerHostClass.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface ConnectionManagerHost _
Inherits IDTSName100
'Utilizzo
Dim instance As ConnectionManagerHost
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface ConnectionManagerHost : IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class ConnectionManagerHost : IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type ConnectionManagerHost =
interface
interface IDTSName100
end
public interface ConnectionManagerHost extends IDTSName100
Nel tipo ConnectionManagerHost sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
CreationName | Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100. | |
Description | Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100. | |
ID | Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100. | |
Name | Infrastruttura. For more information, see IDTSName. Ereditato da IDTSName100. |
In alto