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
)

매개 변수

참고 항목

참조

SqlOlapConnectionInfoBase 클래스

SqlOlapConnectionInfoBase 오버로드

Microsoft.SqlServer.Management.Common 네임스페이스