Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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