SqlOlapConnectionInfoBase 构造函数 (ConnectionType)

初始化 SqlOlapConnectionInfoBase 类的新实例。

命名空间:  Microsoft.SqlServer.Management.Common
程序集:  Microsoft.SqlServer.ConnectionInfo(在 Microsoft.SqlServer.ConnectionInfo.dll 中)

语法

声明
Protected Sub New ( _
    serverType As ConnectionType _
)
用法
Dim serverType As ConnectionType 

Dim instance As New SqlOlapConnectionInfoBase(serverType)
protected SqlOlapConnectionInfoBase(
    ConnectionType serverType
)
protected:
SqlOlapConnectionInfoBase(
    ConnectionType serverType
)
new : 
        serverType:ConnectionType -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase(
    serverType : ConnectionType
)

参数

请参阅

参考

SqlOlapConnectionInfoBase 类

SqlOlapConnectionInfoBase 重载

Microsoft.SqlServer.Management.Common 命名空间