GetAggregatedHealthState 方法
命名空間: Microsoft.SqlServer.Management.Dmf
組件: Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)
語法
'宣告
Public Function GetAggregatedHealthState ( _
target As SfcQueryExpression _
) As PolicyHealthState
'用途
Dim instance As PolicyStore
Dim target As SfcQueryExpression
Dim returnValue As PolicyHealthState
returnValue = instance.GetAggregatedHealthState(target)
public PolicyHealthState GetAggregatedHealthState(
SfcQueryExpression target
)
public:
PolicyHealthState GetAggregatedHealthState(
SfcQueryExpression^ target
)
member GetAggregatedHealthState :
target:SfcQueryExpression -> PolicyHealthState
public function GetAggregatedHealthState(
target : SfcQueryExpression
) : PolicyHealthState
參數
- target
型別:SfcQueryExpression