共用方式為


Update 方法

Updates server definition of current object to the actual values using default values for update.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 Update() () () () Updates server definition of current object to actual values using the default values to update dependent objects.
公用方法 Update(UpdateOptions) Updates server definition of current object to actual values using the specified options to update dependent objects.
公用方法 Update(UpdateOptions, UpdateMode) Updates server definition of current object to actual values using the specified options to update dependent objects.
公用方法 Update(UpdateOptions, UpdateMode, XmlaWarningCollection) Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation.
公用方法 Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection) Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation.
公用方法 Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean) Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation.

上層