ConnectionInfoBase 생성자 (ConnectionType)

Initializes a new instance of the ConnectionInfoBase class with the specified connection type.

네임스페이스:  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 ConnectionInfoBase(serverType)
protected ConnectionInfoBase(
    ConnectionType serverType
)
protected:
ConnectionInfoBase(
    ConnectionType serverType
)
new : 
        serverType:ConnectionType -> ConnectionInfoBase
protected function ConnectionInfoBase(
    serverType : ConnectionType
)

매개 변수

참고 항목

참조

ConnectionInfoBase 클래스

ConnectionInfoBase 오버로드

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