Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets the object that would be affected by the planned operations in impact analysis.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property Object As MajorObject
Get
'Uso
Dim instance As ImpactDetail
Dim value As MajorObject
value = instance.Object
public MajorObject Object { get; }
public:
property MajorObject^ Object {
MajorObject^ get ();
}
member Object : MajorObject
function get Object () : MajorObject
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.MajorObject
The object that would be affected by the planned operations in impact analysis.