DacPackage.Unpack(String) 메서드

정의

이 패키지의 내용을 지정한 디렉터리에 directoryPath배치합니다.

public void Unpack(string directoryPath);
member this.Unpack : string -> unit
Public Sub Unpack (directoryPath As String)

매개 변수

directoryPath
String

패키지 콘텐츠를 배치할 기본 디렉터리입니다.

예외

null 참조 또는 빈 문자열인 경우 directoryPath

패키지의 압축을 풀려고 시도하는 동안 오류가 발생하는 경우

적용 대상