다음을 통해 공유


SqlOlapConnectionInfoBase 생성자 (ConnectionType)

Initializes a new instance of the SqlOlapConnectionInfoBase class.

네임스페이스:  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
)

매개 변수