Конструктор Account
Initializes a new instance of Account using the default values.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Account()
public Account()
public:
Account()
new : unit -> Account
public function Account()