Właściwość ImpactDetail.Impact
Pobiera lub ustawia typ wpływ planowanych operacji ma na bieżące Object.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property Impact As ImpactAnalysisType
Get
Set
'Użycie
Dim instance As ImpactDetail
Dim value As ImpactAnalysisType
value = instance.Impact
instance.Impact = value
public ImpactAnalysisType Impact { get; set; }
public:
property ImpactAnalysisType Impact {
ImpactAnalysisType get ();
void set (ImpactAnalysisType value);
}
member Impact : ImpactAnalysisType with get, set
function get Impact () : ImpactAnalysisType
function set Impact (value : ImpactAnalysisType)
Wartość właściwości
Typ: Microsoft.AnalysisServices.ImpactAnalysisType
ImpactAnalysisType Wartość planowanych operacji na bieżącej Object.