Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the project connections creator neutral class.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreatorNeutralClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("82E01FF0-412A-44B5-BC52-92700524F5E3")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public Class ProjectConnectionsCreatorNeutralClass _
Implements IDTSProjectConnectionsCreator100, ProjectConnectionsCreatorNeutral
'Usage
Dim instance As ProjectConnectionsCreatorNeutralClass
[GuidAttribute("82E01FF0-412A-44B5-BC52-92700524F5E3")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public class ProjectConnectionsCreatorNeutralClass : IDTSProjectConnectionsCreator100,
ProjectConnectionsCreatorNeutral
[GuidAttribute(L"82E01FF0-412A-44B5-BC52-92700524F5E3")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class ProjectConnectionsCreatorNeutralClass : IDTSProjectConnectionsCreator100,
ProjectConnectionsCreatorNeutral
[<GuidAttribute("82E01FF0-412A-44B5-BC52-92700524F5E3")>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type ProjectConnectionsCreatorNeutralClass =
class
interface IDTSProjectConnectionsCreator100
interface ProjectConnectionsCreatorNeutral
end
public class ProjectConnectionsCreatorNeutralClass implements IDTSProjectConnectionsCreator100, ProjectConnectionsCreatorNeutral
Der ProjectConnectionsCreatorNeutralClass-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ProjectConnectionsCreatorNeutralClass | Initializes a new instance of the ProjectConnectionsCreatorNeutralClass class. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
CreateConnections | Creates connections with the specified project. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)