Application.RemoveFolderFromDtsServer Method
SQL Server 2012
Removes the specified folder from the specified server.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Parameters
- sFolderName
- Type: System.String
The name of the folder to remove.
- sServerName
- Type: System.String
The name of the server where the folder is located.
