言語

DacProfile.DeployOptions プロパティ

定義

このプロファイルに関連付けられているデプロイ オプションを取得します。

public Microsoft.SqlServer.Dac.DacDeployOptions DeployOptions { get; }
public Microsoft.SqlServer.Dac.DacDeployOptions DeployOptions { get; set; }
member this.DeployOptions : Microsoft.SqlServer.Dac.DacDeployOptions
member this.DeployOptions : Microsoft.SqlServer.Dac.DacDeployOptions with get, set
Public ReadOnly Property DeployOptions As DacDeployOptions
Public Property DeployOptions As DacDeployOptions

プロパティ値

DacDeployOptions デプロイ オプションを指定するインスタンス。

適用対象