Costruttore Binding
Initializes a new instance of the Binding object as implemented by the derived class.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New Binding()
protected Binding()
protected:
Binding()
new : unit -> Binding
protected function Binding()