IMajorObject.CreateBody Method ()

 

Applies To: SQL Server 2016 Preview

This API supports the product infrastructure and is not intended to be used directly from your code.

Creates a new body for the IMajorObject.

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

Syntax

void CreateBody()
void CreateBody()
abstract CreateBody : unit -> unit
Sub CreateBody

See Also

IMajorObject Interface
Microsoft.AnalysisServices Namespace

Return to top