Compartir a través de


Update Método

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Update() () () () Updates server definition of current object to actual values using the default values to update dependent objects.
Método público Update(UpdateOptions) Updates server definition of current object to actual values using the specified options to update dependent objects.
Método público Update(UpdateOptions, UpdateMode) Updates server definition of current object to actual values using the specified options to update dependent objects.
Método público 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.
Método público 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.
Método público 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.

Arriba