Metoda IMajorObject.CreateBody
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Sub CreateBody
'Użycie
Dim instance As IMajorObject
instance.CreateBody()
void CreateBody()
void CreateBody()
abstract CreateBody : unit -> unit
function CreateBody()