Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the ConnectionManagerItems class.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Sub New ( _
project As Project _
)
'Utilisation
Dim project As Project
Dim instance As New ConnectionManagerItems(project)
public ConnectionManagerItems(
Project project
)
public:
ConnectionManagerItems(
Project^ project
)
new :
project:Project -> ConnectionManagerItems
public function ConnectionManagerItems(
project : Project
)
Paramètres
- project
Type : Microsoft.SqlServer.Dts.Runtime.Project
The project.