This topic has not yet been rated - Rate this topic

EnvironmentInfo.Move Method

SQL Server 2012

Moves the EnvironmentInfo object to be a child of another folder.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
public void Move(
	string folderName
)

Parameters

folderName
Type: System.String
The name of the folder.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.