Partager via


Méthode ClrAssembly.IMajorObject.CreateBody

Creates a new body for the ClrAssembly.

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 ClrAssembly 

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

ClrAssembly Classe

Espace de noms Microsoft.AnalysisServices