Share via


DtProjectStorage(String) Constructor

Definition

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)

Parameters

projectPath
String

Applies to