ModelComponent Constructor ()

 

Applies To: SQL Server (starting with 2016)

Initializes a new instance of the ModelComponent class using the default values.

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

Syntax

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

See Also

ModelComponent Class
Microsoft.AnalysisServices Namespace

Return to top