FoldingParameters Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the FoldingParameters class.

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

Syntax

public FoldingParameters()
public:
FoldingParameters()
new : unit -> FoldingParameters
Public Sub New

See Also

FoldingParameters Class
Microsoft.AnalysisServices Namespace

Return to top