DtProjectStorage(String) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
DtProjectStorage(System::String ^ projectPath);
public DtProjectStorage (string projectPath);
new Microsoft.SqlServer.Dts.Runtime.DtProjectStorage : string -> Microsoft.SqlServer.Dts.Runtime.DtProjectStorage
Public Sub New (projectPath As String)
Paramètres
- projectPath
- String