This topic has not yet been rated - Rate this topic

StorageInfo.EnumeratePackagePaths Method

Returns a list of paths for the upgraded Integration Services packages in a given folder.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public List<string> EnumeratePackagePaths()

Return Value

Type: System.Collections.Generic.List<String>
A list of paths for upgrade packages in a given folder.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.