Конструктор SqlOlapConnectionInfoBase
Initializes a new instance of the SqlOlapConnectionInfoBase class.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)
Синтаксис
'Декларация
Protected Sub New
'Применение
Dim instance As New SqlOlapConnectionInfoBase()
protected SqlOlapConnectionInfoBase()
protected:
SqlOlapConnectionInfoBase()
new : unit -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase()
Замечания
The default constructor initializes any fields to their default values.
См. также
Справочник
SqlOlapConnectionInfoBase Класс