Get deployment options associated with this profile.
네임스페이스: Microsoft.SqlServer.Dac
어셈블리: Microsoft.SqlServer.Dac(Microsoft.SqlServer.Dac.dll)
구문
‘선언
Public Property DeployOptions As DacDeployOptions
Get
Private Set
‘사용 방법
Dim instance As DacProfile
Dim value As DacDeployOptions
value = instance.DeployOptions
public DacDeployOptions DeployOptions { get; private set; }
public:
property DacDeployOptions^ DeployOptions {
DacDeployOptions^ get ();
private: void set (DacDeployOptions^ value);
}
member DeployOptions : DacDeployOptions with get, private set
function get DeployOptions () : DacDeployOptions
private function set DeployOptions (value : DacDeployOptions)
속성 값
유형: Microsoft.SqlServer.Dac.DacDeployOptions
DacDeployOptions