SqlOlapConnectionInfoBase 생성자 (SqlOlapConnectionInfoBase)

Initializes a new instance of the SqlOlapConnectionInfoBase class.

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

구문

‘선언
Protected Sub New ( _
    conn As SqlOlapConnectionInfoBase _
)
‘사용 방법
Dim conn As SqlOlapConnectionInfoBase 

Dim instance As New SqlOlapConnectionInfoBase(conn)
protected SqlOlapConnectionInfoBase(
    SqlOlapConnectionInfoBase conn
)
protected:
SqlOlapConnectionInfoBase(
    SqlOlapConnectionInfoBase^ conn
)
new : 
        conn:SqlOlapConnectionInfoBase -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase(
    conn : SqlOlapConnectionInfoBase
)

매개 변수

참고 항목

참조

SqlOlapConnectionInfoBase 클래스

SqlOlapConnectionInfoBase 오버로드

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