MajorObject Constructor ()

 

Applies To: SQL Server (starting with 2016)

Initializes a new major object as implemented by the derived class using default values.

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

Syntax

protected MajorObject()
protected:
MajorObject()
new : unit -> MajorObject
Protected Sub New

See Also

MajorObject Overload
MajorObject Class
Microsoft.AnalysisServices Namespace

Return to top