Поделиться через


Конструктор Binding

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Protected Sub New
'Применение

Dim instance As New Binding()
protected Binding()
protected:
Binding()
new : unit -> Binding
protected function Binding()