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.
Creates a new Integration Services project.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Shared Function CreateProject As Project
'Utilisation
Dim returnValue As Project
returnValue = Project.CreateProject()
public static Project CreateProject()
public:
static Project^ CreateProject()
static member CreateProject : unit -> Project
public static function CreateProject() : Project
Valeur de retour
Type : Microsoft.SqlServer.Dts.Runtime.Project
A new Integration Services project.