Поделиться через


DeploymentContributorConfigurationStream(String) Constructor

Definition

Creates an instance of the DeploymentContributorConfigurationStream

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

Parameters

filePath
String

A file path for which a stream can be created

Applies to