Application.RemoveFolderFromDtsServer Method
SQL Server 2008
Removes the specified folder from the specified server.
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.
