Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates an instance of the DeploymentContributorConfigurationStream
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Sub New ( _
filePath As String _
)
'Usage
Dim filePath As String
Dim instance As New DeploymentContributorConfigurationStream(filePath)
public DeploymentContributorConfigurationStream(
string filePath
)
public:
DeploymentContributorConfigurationStream(
String^ filePath
)
new :
filePath:string -> DeploymentContributorConfigurationStream
public function DeploymentContributorConfigurationStream(
filePath : String
)
Parameter
- filePath
Typ: System.String
A file path for which a stream can be created