Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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