Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
)
Parameters
- filePath
Type: System.String
A file path for which a stream can be created