ImpactDetail.Object Property
Gets the object that would be affected by the planned operations in impact analysis.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Public ReadOnly Property Object As MajorObject
public MajorObject Object { get; }
public:
property MajorObject^ Object {
MajorObject^ get ();
}
/** @property */
public MajorObject get_Object ()
public function get Object () : MajorObject
Eigenschaftswert
The object that would be affected by the planned operations in impact analysis.
Threadsicherheit
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
ImpactDetail Class
ImpactDetail Members
Microsoft.AnalysisServices Namespace