Binding-Konstruktor
Initializes a new instance of a binding object as implemented by the derived class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New Binding()
protected Binding()
protected:
Binding()
new : unit -> Binding
protected function Binding()