Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManagerHostClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface ConnectionManagerHost _
Inherits IDTSName100
'Usage
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
The ConnectionManagerHost type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CreationName | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) |
![]() |
Description | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) |
![]() |
ID | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) |
![]() |
Name | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) |
Top
.gif)