MajorObject.Drop Method
Removes current object and updates server.
重载列表
名称 | Description |
---|---|
MajorObject.Drop () |
Removes current object and updates server.
|
MajorObject.Drop (DropOptions) |
Removes current object and updates server using specified options.
|
MajorObject.Drop (DropOptions, XmlaWarningCollection) |
Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object.
|
MajorObject.Drop (DropOptions, XmlaWarningCollection, ImpactDetailCollection) |
Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable.
|
MajorObject.Drop (DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean) |
Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable.
|
请参阅
参考
MajorObject Class
MajorObject Members
Microsoft.AnalysisServices Namespace