ProcessableMajorObject Constructor ()

 

Applies To: SQL Server (starting with 2016)

Initializes a new instance of the ProcessableMajorObject class.

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

Syntax

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

See Also

ProcessableMajorObject Overload
ProcessableMajorObject Class
Microsoft.AnalysisServices Namespace

Return to top