Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Sends the updates made on the Server object to the Analysis Services server.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Sub UpdateObjects ( _
objects As IMajorObject() _
)
'Uso
Dim instance As Server
Dim objects As IMajorObject()
instance.UpdateObjects(objects)
public void UpdateObjects(
IMajorObject[] objects
)
public:
void UpdateObjects(
array<IMajorObject^>^ objects
)
member UpdateObjects :
objects:IMajorObject[] -> unit
public function UpdateObjects(
objects : IMajorObject[]
)
Parámetros
- objects
Tipo: array<Microsoft.AnalysisServices.IMajorObject[]
The objects that are updated.