This topic has not yet been rated - Rate this topic

BacPackage.Unpack Method

SQL Server 2012

Place the contents of this package into the directory specified by directoryPath.

Namespace:  Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
public void Unpack(
	string directoryPath
)

Parameters

directoryPath
Type: System.String
Base directory in which to place the package contents.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.