Refresh méthode
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Sub Refresh
'Utilisation
Dim instance As IMajorObject
instance.Refresh()
void Refresh()
void Refresh()
abstract Refresh : unit -> unit
function Refresh()