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