Object 属性
Gets the object that would be affected by the planned operations in impact analysis.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public ReadOnly Property Object As MajorObject
Get
用法
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
属性值
类型:Microsoft.AnalysisServices. . :: . .MajorObject
The object that would be affected by the planned operations in impact analysis.