Creates an instance of the DeploymentContributorConfigurationStream
命名空間: Microsoft.SqlServer.Dac.Deployment
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public Sub New ( _
filePath As String _
)
'用途
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
)
參數
- filePath
型別:System.String
A file path for which a stream can be created