Construtor Binding
Initializes a new instance of the Binding object as implemented by the derived class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New Binding()
protected Binding()
protected:
Binding()
new : unit -> Binding
protected function Binding()