Binding Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the Binding object as implemented by the derived class.

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

Syntax

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

See Also

Binding Class
Microsoft.AnalysisServices Namespace

Return to top