RowNumberBinding Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the RowNumberBinding class.

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

Syntax

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

See Also

RowNumberBinding Class
Microsoft.AnalysisServices Namespace

Return to top