OlapConnectionProperties 생성자 (IServerType)

Initializes a new instance of the OlapConnectionProperties class with the specified parent server.

네임스페이스:  Microsoft.SqlServer.Management.UI.ConnectionDlg
어셈블리:  ConnectionDlg(ConnectionDlg.dll)

구문

‘선언
Public Sub New ( _
    parentServer As IServerType _
)
‘사용 방법
Dim parentServer As IServerType 

Dim instance As New OlapConnectionProperties(parentServer)
public OlapConnectionProperties(
    IServerType parentServer
)
public:
OlapConnectionProperties(
    IServerType^ parentServer
)
new : 
        parentServer:IServerType -> OlapConnectionProperties
public function OlapConnectionProperties(
    parentServer : IServerType
)

매개 변수

참고 항목

참조

OlapConnectionProperties 클래스

OlapConnectionProperties 오버로드

Microsoft.SqlServer.Management.UI.ConnectionDlg 네임스페이스