DeploymentContributorConfigurationStream(String) 생성자

정의

의 인스턴스를 만듭니다. DeploymentContributorConfigurationStream

public DeploymentContributorConfigurationStream(string filePath);
new Microsoft.SqlServer.Dac.Deployment.DeploymentContributorConfigurationStream : string -> Microsoft.SqlServer.Dac.Deployment.DeploymentContributorConfigurationStream
Public Sub New (filePath As String)

매개 변수

filePath
String

스트림을 만들 수 있는 파일 경로

적용 대상