Compartilhar via


Método MiningStructure.IMajorObject.CreateBody

Returns the CreateBody implementation of the mining structure.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Private Sub CreateBody Implements IMajorObject.CreateBody
'Uso
Dim instance As MiningStructure 

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 dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Implementa

IMajorObject.CreateBody()

Consulte também

Referência

MiningStructure Classe

Namespace Microsoft.AnalysisServices