Partager via


Méthode Cube.IMajorObject.CreateBody

Creates a new body for the Cube.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Private Sub CreateBody Implements IMajorObject.CreateBody
'Utilisation
Dim instance As Cube 

CType(instance, IMajorObject).CreateBody()
void IMajorObject.CreateBody()
private:
virtual void CreateBody() sealed = IMajorObject::CreateBody
private abstract CreateBody : unit -> unit  
private override CreateBody : unit -> unit
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Implémente

IMajorObject.CreateBody()

Voir aussi

Référence

Cube Classe

Espace de noms Microsoft.AnalysisServices